Boundary value analysis
Used in tandem with equivalence partitioning, this approach checks the system’s reaction to typical values, maximum and minimum valid values, above/below boundary values, and invalid values. As a result, the number of test cases can be reduced without compromising quality.