SWE 437 Quiz Guide 10
Fall 2018


Quiz 10 will cover applying graph criteria to source code. Specifically, given a Java method, you should be able to create a reasonable control flow graph and identify test paths and corresponding tests that cover the graph with respect to various coverage criteria.