Which of the following are valid test objectives?
(i)Finding defects.
(ii)Gaining confidence about the level of quality and providing information.
(iii)Preventing defects.
(iv)Debugging the code.
Which of the following are valid test objectives?
(i)Finding defects.
(ii)Gaining confidence about the level of quality and providing information.
(iii)Preventing defects.
(iv)Debugging the code.
The valid test objectives include finding defects, gaining confidence about the level of quality and providing information, and preventing defects. Debugging the code is not considered a test objective as it is typically done by developers rather than testers. Thus, i, ii, and iii are the correct test objectives.
Ans: A. Debugging code (to find the root cause of defects) is done by developers, not testers.
A is correct
A. i, ii and iii
A. i, ii and iii