Object Oriented Software Engineering   View all facts   Glossary   Help
subject > test case
Next subjectthread    Upsubject    Previous subjecttest   

test case
subjectfact 
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
has definition An explicit set of instructions designed to detect a particular class of defect in a software system, by bringing about a failure2001-08-30 14:57:55.0
is a subtopic of 10.8 - Writing Formal Test Cases and Test Plans2001-08-30 14:57:55.0
is a kind of subject2001-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

Kinds of test case :