1.

______________ is a method of achieving complete branch coverage without achieving complete path coverage.(a) Basis Path Testing(b) Loss Testing(c) Universal Testing(d) Random TestingThe question was asked in an interview for job.My question comes from Stubbing the Connection topic in section Coarse-grained Testing with Stubs of JUnit

Answer»

The correct ANSWER is (a) Basis Path TESTING

Easy explanation: Basis path testing PROVIDES a technique of total BRANCH coverage WITHOUT having total path coverage.



Discussion

No Comment Found

Related InterviewSolutions