1.

All ____________ has to be completed before integration testing can be done.(a) Stress testing(b) Functional testing(c) Unit testing(d) Load testingThe question was posed to me in an international level competition.The above asked question is from Stress Testing in section Software Testing Principles of JUnit

Answer»

Correct choice is (c) UNIT testing

To EXPLAIN I WOULD say: Once the tests for a class are up and running, the next step is to HOOK up the class with other methods and services.



Discussion

No Comment Found

Related InterviewSolutions