Which of the following activities should normally occur during test analysis?
A.
Determining the execution order of test cases
B.
Reporting test cases executed versus test cases planned
C.
Developing test procedures
D.
Identifying test conditions
The Answer Is:
D
This question includes an explanation.
Explanation:
Test analysis is the process of analyzing the test basis and defining the test objectives to establish the test conditions. Test conditions are the inputs and outputs that are used to define the scope and goals of testing. Identifying test conditions is one of the main activities of test analysis, as it determines what to test in terms of measurable coverage criteria. The other options are activities that occur during other phases of the test process, such as test planning, test implementation, or test execution. References =