Which type of testing requires the checking of every single line of code by the developer?

4. Which type of testing requires the checking of every single line of code by the developer?

  1. White box testing
  2. Black box testing
  3. Gray box testing

Answer: A) White box testing

Explanation:

White box testing requires the checking of every single line of code by the developer, and then it is passed to the tester.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.