level 1 test case | is the most important | |
is a subtopic of 10.8 - Writing Formal Test Cases and Test Plans | |
is a kind of test case | |
verifies that the system runs and is safe | |
test case | can give rise to many tests | |
contains - identification and classification
- instructions
- expected result
- cleanup (when needed) - how to make the system go 'back to normal' or shut down after the test
| |
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 defect | |