Regression Testing
-
Repeat the same tests after each "build" to demonstrate code not adversely affected by fault removal
and other maintenance activities (especially during pre-release)
-
Testers should tell which existing test cases are not relevant
-
Testers should add new test cases if they are relevant