| Test Case Item |
Definitions and Examples |
| Test
Case ID |
A
unique identifier for each test case |
| Test
Case Description |
A
name or short sentence describing what this test case does |
| Purpose
of the Test |
A
short answer to the question, "Why is this test needed?" |
| Resources
Required |
List
of all resources (e.g. hardware, software, people, training, testing
tools) needed and why (role of the resource) |
| Reaction
to Defects |
Specific
description of how the project team will react to reported discrepancies
between expected and actual results |
| Risk
Category |
Required
to minimize the number of test cases |
| Interfacing
Systems |
List
of all systems that provide information to or receive information
from the system in which the test is executed for this set of tests |
| Prerequisite
Test Cases |
List
of test cases that must be successfully completed prior to executing
this test case |
| Required
Data Content |
Data
content that is required for test execution (set up requirements) |
| Estimated
Effort |
Amount
of work time required to execute the set of test cases |
| Expected
Duration |
Amount
of calendar time required to execute the set of test cases |
| Set
up Steps |
Audience-level
detailed instructions for setup of the test |
| Execution
Steps |
Audience-level
detailed instructions for execution of the test |
| Evaluation
Steps |
Audience-level
detailed instructions for evaluation of the test results |
| Expected
Result |
Verifiable
result that should be achieved when this test is executed |
| Execution
Date/time |
Date
and time the test was executed |
| Executor
ID |
Name
of the person executing the test |
| Actual
Result |
Actual
result achieved if it is different than the expected result |
| Actual
Effort |
Amount
of work time that was required to execute the test |
| Actual
Duration |
Amount
of calendar time that was required to execute the test |
| Test
Run Status |
Indicates
whether test was completed, interrupted, passed or failed. |