SWE 637 Quiz Guide 7
Spring 2019


Quiz 7 will focus on Chapter 7, Sections 7.1 and 7.2, up to page 123. Specifically, given a graph, you should be able to identify the test requirements for the coverage criteria in Section 7.2. You should be able to determine whether a given test path tours a given test requirement, either with or without sidetrips.

Exercises 4, 5, 6, and 7 on pages 122 and 123 are good prep for the quiz. Note that the graph coverage tool on the book website is a helpful resource for analyzing these exercises.