1.

Test cases ensure that all the statements are executed atleast once.(a) True(b) FalseI got this question in unit test.I want to ask this question from Testing topic in portion System Implementation and Operation of Computer Fundamentals

Answer»

Right OPTION is (a) True

For explanation I would say: The STATEMENT is true. Test cases are written to check if all the statements are executed at LEAST once. It also CHECKS the logicality of the code.



Discussion

No Comment Found

Related InterviewSolutions