Q:

Clinton wants to test his module where he had forgotten to initialize x If x = 0 then Write (\"abnormal\") Else Write (\"normal\"); End if;

0

Clinton wants to test his module where he had forgotten to initialize x If x = 0 then Write ("abnormal") Else Write ("normal"); End if;


  1. The tests will always given repeatable results
  2. He will find the bug for all runs of the program
  3. The tests he generates may give nonrepeatable results
  4. None of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).The tests he generates may give nonrepeatable results

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SOFTWARE ENGINEERING - SOFTWARE TESTING MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Errors may be found by \"outsiders\" dur... >>
<< Testing is best done...