Question 4 of 10Pro Only
What is equivalence partitioning and how do you apply it when designing test cases?
Sample answer preview
Equivalence partitioning is a black-box test design technique that divides input data into groups, or partitions, where all values within a partition are expected to produce the same behavior.
equivalence partitioningtest partitionsvalid partitioninvalid partitionblack-box testingtest coverage