Consider the following test strategies:
I. Consultative test strategy
II. Reactive test strategy
III. Analytical test strategy
IV. Process-compliant test strategy
Consider also the following examples of test activities:
1. Prioritize the test cases, based on the results of a FMEA analysis, to ensure early coverage of
the most important areas and discovery of the most important defects during test execution
2. Execute usability testing driven by the guidance of a sample of users (external to the test team)
3. Perform exploratory testing sessions throughout the system test phase
4. On an Agile project, execute tests that cover the test conditions identified for each user story of
a feature planned for an iteration
Which of the following correctly matches each test strategy with an appropriate example?

A.
I-2; II-3; III-4; IV-1
B.
I-3; II-2; III-1; IV-4
C.
I-1; II-2; III-3; IV-4
D.
I-2; II-3; III-1; IV-4
Explanation:
Correct answer is D
0
0