Multiple choice

Which of the following is/are the reason(s) for conducting white box testing?

  1. Logic errors and incorrect assumptions

  2. Typographical errors are random

  3. Logic flow of a program is sometimes counterintuitive

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The above are three basic reasons of white box testing, like logical errors, incorrect assumptions and more .