Lecture overview -- Keyboard shortcut: 'u'  Previous page: White Box Testing [Section] -- Keyboard shortcut: 'p'  Next page: Basis Path Testing -- 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 8 : 35

White box testing

White box testing uses the control structures of a program unit to derive test cases

The aim of white box testing is to guarantee that all commands and expressions in a given program are executed at least once