InterviewSolution
Saved Bookmarks
| 1. |
White box testing provides better test _________ than black box testing.(a) Result(b) Coverage(c) Mechanism(d) AcceptanceI have been asked this question in exam.My question is taken from Mocking an HTTP Connection in chapter Testing with Mock Objects of JUnit |
|
Answer» The correct answer is (B) COVERAGE |
|