Which term refers to a test design technique that divides input data into groups expected to be treated the same way by the system?
- A. Test plan
- B. Equivalence partitioning ✓
- C. Stress testing
- D. SDLC maintenance phase
Correct answer
B. Equivalence partitioning
Explanation
Equivalence partitioning refers to a test design technique that divides input data into groups expected to be treated the same way by the system.