QA Flashcards

1
Q

Which one of the following answers describes a test condition

A

An aspect of the test basis that is relevant to achieve specific test objectives.

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

Which of the following can affect and be part of the (initial) test planning?

A

Budget limitations

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

Which one of the following is the characteristic of a metrics-based approach for test estimation?

A

Budget which was used by a previous similar test project

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

Which of the following statements correctly describes the difference between testing and debugging?

A

Dynamic testing shows failures caused by defects; debugging finds, analyzes, and removes the causes of failures in the software

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

benefit of test execution tools

A

It is easy to create regression tests.

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

Which of the following options are roles in a formal review?

A

Author, Moderator, Review leader, Scribe.

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

valid objective for testing?

A

To find as many failures as possible so that defects can be identified and corrected.

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

part of the main activity “test analysis” in the test process?

A

Evaluating the test basis for testability.

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

For which of the following situations is exploratory testing suitable?

A

When testers are available who have enough knowledge of similar applications and technologies

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

What is categorized as a black-box test technique?

A

A technique based on formal requirements.

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

How can white-box testing be applied during acceptance testing?

A

To check if all work process flows have been covered.

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

description of statement coverage?

A

It is a metric, which is the percentage of statements in the source code that have been executed.

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

What is checklist-based testing?

A

An experience-based test technique whereby the experienced tester uses a list of items to be noted, checked, or remembered, or a set of rules or criteria against which a product has to be verified.

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

how tasks are divided between the test manager and the tester?

A

The test manager plans, coordinates and controls the testing activities, while the tester specifies the tests and prepare test data.

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

NOT included in a test summary report?

A

Defining pass/fail criteria and objectives of testing.

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

Which activities are carried out within the planning of a formal review?

A

Verification of input criteria for the review.