wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Software Quality

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

Which one IS NOT a golden rule of software development?

a)

Writing

code is easy

b)

Quality is everyone’s responsibility

c)

Maintaining software is easy

d)

The best line of code is the one that is not written

2.

Quality must be considered during all phases of the software development life cycle

a)

True

b)

False

3.

Which of the following are tools & practices that help with the quality of the code?

a)

Code reviews

b)

Style guides

c)

Git

d)

Linters & Formatters

4.

We should (a)   the feedback loops

5.

Bad software quality can have deadly consequences?

a)

True

b)

False

6.

A good developer does not need tests?

a)

True

b)

False

7.

Is the context of the project irrelevant when designing the test plan?

a)

True

b)

False

8.

Which of the following are valid quality assurance principles?

a)

Ensure the test are exhaustive

b)

Testing should not forbid development

c)

Never change your testing strategy

d)

Tests can guarantee the absence of bugs

9.

The pareto principle says that roughly __% of effects come from __ % of causes

(a)  

10.

Which of the following are valid responsibilities and traits of a QA?

a)

Perform all the tests in a project

b)

Be curious and critical

c)

Design and plan the quality strategy of the project

d)

Train and mentor teams on quality-related topics

e)

Be methodical and optimistic