Multiple choice

Which of the following is/are the test cases derived by software engineer while using white box testing?

  1. Exercise internal data structures to assure their validity

  2. Exercise all loops and boundaries

  3. Exercise at least once to all independent path within a module

  4. All of the above

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

All of the above options are correct.