Lecture overview -- Keyboard shortcut: 'u'  Previous page: Testability -- Keyboard shortcut: 'p'  Next page: From Program Test to Program Proof -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Test of Object-oriented Programs - slide 5 : 35

Test Utopia
In the ideal world, all possible paths through a programs should be tested

A total test is a combinatorial complete test of all possible paths through a program

In the real world, we need to select a subset of the paths in a total test which most likely will reveal possible program errors