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

The best I can explain: Linear code sequence and jump helps to answer the question “how much testing is ENOUGH”?



Discussion

No Comment Found

Related InterviewSolutions