1.1 What is testing? Flashcards

1
Q

Software that does not work correctly can lead to many problems, including

A

loss of money, time, or business reputation, and even injury or death.

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

Software testing is a way to

A

assess the quality of the software and to reduce the risk of software failure in operation.

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

The test process includes activities such as

A

test planning, analyzing, designing, and implementing tests, test execution (including checking of results), reporting test progress and results and evaluating the quality of a test object.

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

dynamic testing

A

A type of testing that involves the execution of the component or system being tested;

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

static testing

A

A type of testing that does not involves the execution of the component or system being tested;

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

Testing includes reviewing work products such as

A

requirements, user stories, and source code.

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

testing it focuses on

A

verification of requirements, user stories, or other specifications and it also involves validation

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

validation

A

checking whether the system will meet user and other stakeholder needs in its operational environment(s).

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