Lecture overview -- Keyboard shortcut: 'u'  Previous page: Black Box Testing [Section] -- Keyboard shortcut: 'p'  Next page: Input to a Black Box Test -- 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 14 : 35

Black box testing

Black box testing uses the interface of a program unit to derive test cases

The aim of black box testing is to demonstrate that the program unit produces correct output on suitable input - relative to the functional requirements