Object Oriented Software Engineering   View all facts   Glossary   Help
subject > test case > regression test case
Next test caselevel 1 test case    Uptest case    Previous test caselevel 3 test case   

regression test case
subjectfact 
regression test caseis a subtopic of 10.9 - Strategies for Testing Large Systems2001-08-30 14:57:15.0
is a kind of test case2001-08-30 14:57:15.0
must cover as much of the system as possible2001-08-30 14:57:15.0
test casecan give rise to many tests2001-08-30 14:57:55.0
contains
  1. identification and classification
  2. instructions
  3. expected result
  4. cleanup (when needed) - how to make the system go 'back to normal' or shut down after the test
2001-08-30 14:57:55.0
should be classified according to importance, or severity level, so that the most important test cases are executed first, and are designed to detect the most severe classes of defect2001-08-30 14:57:55.0