Multiple choice

Which of the following is a strategy that can be used to reduce the number of test cases that need to be developed?

  1. Boundary Value Analysis

  2. Equivalence Partitioning

  3. White Box Testing

  4. Conditional Testing

  5. Demonstration Oriented

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

It is a strategy that can be used to reduce the number of test cases that need to be developed.