1.

Bottom up testing starts with __________(a) Root(b) Second level roots(c) Inner nodes(d) Terminal nodesThe question was posed to me in an international level competition.Asked question is from Testing in the Development Cycle topic in portion Test Coverage and Development of JUnit

Answer»

Right answer is (d) TERMINAL NODES

The explanation: SINCE bottom up testing TESTS from lower hierarchy, terminal nodes are tested first.



Discussion

No Comment Found

Related InterviewSolutions