SWE 637 Quiz Guide 8
Spring 2019


Quiz 8 has two possible topics, both of which are related to the in-class exercise. One is dataflow coverage. You should be able to work a problem similar to the dataflow homework exercise. The other is graph coverage for artifacts (source code or otherwise). You should be able to produce an appropriate graph for a given artifact and then generate concrete tests on the artifact that satisfy various coverage criteria on the graph.