SWE 437 Quiz Guide 7
Fall 2018


Quiz 7 will cover Coverage Criteria (AO Chapter 5). Quiz questions will be related to the in-class exercise. For example, given a rationale for a test, you should be able to determine which of the four coverage criteria (input domain, graph, logic, syntax) is the best fit for that rationale. Quiz 7 will also cover Input Domain Modeling (AO Chapter 6). In particular, you should be able to analyze partitions for problems with respect to completeness and disjointness.

You should be able to apply coverage criteria to a given input domain model, identify infeasible test frames, and repair (or not) these frames as appropriate.