1.1.1 Typical Objectives of Testing Flashcards

1
Q

For any given project, the objectives of testing may include:

A

To prevent defects
To verify whether all specified requirements have been fulfilled
To check whether the test object is complete and validate if it works as the users and other stakeholders expect
To build confidence in the level of quality of the test object
To find defects and failures
To provide sufficient information to stakeholders
To comply with contractual, legal, or regulatory requirements or standards

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The objectives of testing can vary, depending upon

A

the context of the component or system being tested, the test level, and the software development lifecycle model.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The objectives of testing can vary, depending upon, for example, during component testing

A

one objective may be to find as many failures as possible so that the underlying defects are identified and fixed early.

another objective may be to increase code coverage of the component tests.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The objectives of testing can vary, depending upon, for example, during acceptancetesting

A

one objective may be to confirm that the system works as expected and satisfies requirements.

another objective may be, to give information to stakeholders about the risk of releasing the system at a given time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

defects get prevented by

A

evaluate work products such as requirements, user stories, design, and code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

defects and failures get finded by

A

by reducing the level of risk of inadequate software quality

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

To provide sufficient information to stakeholders allows to

A

make informed decisions, especially regarding the level of quality of the test object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly