SWE 637 Quiz Guide 5
Spring 2019


Quiz 5 covers Input Space Partitioning. You should understand how to analyze partitions for the completeness and disjointness properties. Given a defective partitioning scheme, you should be able to fix the problem(s). You should understand PWC and BCC coverage well enough to apply them to a simple example and count the number of tests that result.

The (shorter) exercises in section 6.1 and 6.2 are good practice for this.