______________ 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 Testing
The 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