Software Engineering MCQ

1:

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

A.

The tests he generates may give nonrepeatable results

B.

The tests will always given repeatable results

C.

He will find the bug for all runs of the program

D.

None of the above.

 

Answer : A

Explanation :

Write your comments here:


Report Error
 

Option: A

Explanation : Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here.