Lecture overview -- Keyboard shortcut: 'u'  Previous page: Example of Equivalence Partitioning (2) -- Keyboard shortcut: 'p'  Next page: Unit Test of Object-oriented Programs [Section] -- 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 18 : 35

Regression testing

The purpose of regression test is to find regression errors

A regression error is an error in a previously correct program, which recently has been modified

A regression error is an error which not used to be there