Summary for Week 11
-
Lecture 27:We continued our discussion on data-flow based testing.
Date:Mon 11/11/02.
-
Lecture 28: Susan Horwitz gave a lecture titled Tool support for improving test coverage. The
paper (with the same title) can be found at her homepage.
Date: Wed 11/15/02.
-
Lecture 29: We finished our discussion on data-flow based testing. We started usage-based testing.
In usage-based testing one constructs a statistical model of dynamic program behavior. After that, one
uses the statistical model to infer characteristics of programs that can be used in testing, e.g. features
that are used heavily in the program and hot paths in the program.
Date: Fri 11/28/02.