Lecture overview -- Keyboard shortcut: 'u'  Previous page: Black box testing -- Keyboard shortcut: 'p'  Next page: Example of Equivalence Partitioning (1) -- 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 15 : 35

Input to a Black Box Test

It is not realistic - from a combinatoric point of view - to test a program unit on all possible inputs

Therefore, the choice of input values to black box testing is an important concern

An equivalence partitioning splits a set of input values in a (small) number of classes.

It is hypothesized that it is sufficient to test the program unit on a single representative from each class