Test Case Selection: Program
Objective is to test all functions of each computer program
? Paths through the computer programs
Check that every path is executed at least once
? Dynamic program analyzers
Count number of times each path is executed
Highlight or color source code
Can not be used with time critical software