Consider a defect report and assume that a part of its lifecycle includes the following states:
New: Is the initial state
WorkinG. Means that the developers are addressing the defect in order to produce a fix for the
defect Clarification: Means that the developers need more information from the tester to address
the defect and produce a fix for the defect and the tester is working to provide this information to
the developers Verification: Means that a fix for the defect has been produced and the tester is
running the adequate tests to verify whether the fix solves the defect
CloseD. is the final state
Which of the following answers represents an invalid sequence of states that can’t lead the bug
report to the “Closed” state?

A.
New, Working, Verification, Working, Clarification, Working, Verification, Closed
B.
New, Working, Clarification, Working, Verification, Closed
C.
New, Working, Verification, Working, Clarification, Working, Closed
D.
New, Working, Verification, Closed
Explanation:
C
0
0
Why the answer is C and not A. Because the tester should do verification before closing
0
0