Fundamentals of Testing Flashcards

1
Q

Testing that involve the execution of the component or system being tested.

A

Dynamic Testing

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

Can show failures that are caused by defects in the

software?

A

Testing

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

Checks whether the fixes resolved the defects.

A

Confirmation Testing

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

Typical Test Objectives

A

 To evaluate work products such as requirements, user stories, design, and code
 To verify whether all specified requirements have been fulfilled
 To validate whether the test object is complete and works as the users and other stakeholders
expect
 To build confidence in the level of quality of the test object
 To prevent defects
 To find failures and defects
 To provide sufficient information to stakeholders to allow them to make informed decisions,
especially regarding the level of quality of the test object
 To reduce the level of risk of inadequate software quality (e.g., previously undetected failures
occurring in operation)
 To comply with contractual, legal, or regulatory requirements or standards, and/or to verify the
test object’s compliance with such requirements or standards

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