The table shows the traceability matrix from test cases to requirements. “X” means that a given test case covers the corresponding requirement. Req1 Req2 Req3 Req4 Req5 Req6 Req7 TC1 X X X X TC2 X X X TC3 X X TC4 X You want to prioritize the test cases following the additional coverage prioritization technique. You execute all four test cases. Which test case should be executed as the LAST one?

Req1Req2Req3Req4Req5Req6Req7
TC1XXXX
TC2XXX
TC3XX
TC4X

Answer Options

A.TC1
B.TC2
C.TC3
D.TC4

Correct Answer

B: TC2

More Questions from This Exam