InterviewSolution
Saved Bookmarks
| 1. |
____________ is a software analysis method used to identify structural units in code under test.(a) Linear code sequence and jump(b) State coverage(c) Lossless packs(d) Linear jumpsI have been asked this question in examination.The doubt is from Mock Objects in portion Testing with Mock Objects of JUnit |
|
Answer» The CORRECT OPTION is (a) LINEAR code SEQUENCE and jump |
|