InterviewSolution
Saved Bookmarks
| 1. |
A combination of function coverage and branch coverage is sometimes also called _______________(a) Function coverage(b) Statement coverage(c) Decision coverage(d) Condition coverageThis question was addressed to me in an interview for job.My query is from Stubbing the Connection in portion Coarse-grained Testing with Stubs of JUnit |
|
Answer» The CORRECT choice is (c) Decision coverage |
|