InterviewSolution
Saved Bookmarks
| 1. |
Higher test coverage is achieved by white box tests because of ____________(a) Access to more methods(b) Better documentation(c) Faster tests(d) More accepted testsThe question was asked in a job interview.I would like to ask this question from Mocking an HTTP Connection in chapter Testing with Mock Objects of JUnit |
|
Answer» Correct option is (a) ACCESS to more methods |
|