InterviewSolution
Saved Bookmarks
| 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 |
|