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

Explanation: SINCE white box TESTS have KNOWLEDGE of the IMPLEMENTATION, they have access to more methods.



Discussion

No Comment Found

Related InterviewSolutions