Which of the following are the white box testing techniques?

27. Which of the following are the white box testing techniques?

  1. Control flow testing
  2. Data flow testing
  3. Statement coverage testing
  4. Branch coverage testing
  5. All of the above

Answer: E) All of the above

Explanation:

The white box testing techniques are as follows: Control flow testing, Data flow testing, Statement coverage testing, Branch coverage testing, and decision coverage testing.

Comments and Discussions!

Load comments ↻






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