Exam CTFL All QuestionsBrowse all questions from this exam
Question 45

Refer to the exhibit -

The following test cases need to be run, but time is limited, and it is possible that not all will be completed before the end of the test window

The first activity is to run any re-tests, followed by the regression test script. Users have supplied their priority order to tests.

Which of the following gives an appropriate test execution schedule, taking account of the prioritisation and other constraints?

    Correct Answer: A

    Considering the constraints and prioritization provided, the correct test execution schedule should be: start with re-tests since they have the highest priority. These are Test Case (b) and Test Case (c). Next, run any high priority tests. This includes Test Case (g) which is high priority and dependent on Test Case (e). Therefore, we should ensure Test Case (e) precedes Test Case (g). The remaining tests should follow the medium and low priority orders. Hence, the correct order is: b, c, g, d, e, i, a, f, h.

Discussion
AbhiMakamOption: C

C is correct option

laraerfOption: C

C is correct

MthethoOption: A

A. b, c, g, d, e, i, a, f, h