Software Testing & SDLC

Which term refers to a test design technique that divides input data into groups expected to be treated the same way by the system?

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.