Artifacts >
Test Artifact Set >
Test Case
Artifact:
|
![]() Test Case |
A test case is a set of test inputs, execution conditions, and expected results developed for particular objective, such as to exercise a particular program path or to verify compliance with a specific requirement. |
Role: | Test Designer |
More information: | |
Input to Activities: | Output from Activities: |
The purpose of the Test Case is to identify and communicate the conditions which will be implemented in test and are necessary to verify successful and acceptable implementation of the product requirements (use cases, performance characteristics, etc.). Test cases reflect one measure of test coverage, requirements-based test coverage, in that each test case traces back to at least one requirement for test - which reflect the product requirements, (see Concepts: Key Measures of Testing).
The following roles use the Test Case:
1. Test Case Description
A description of the condition, program path, or objective that this set of data implements / executes.
2. Test Inputs
The objects or fields the actor interacts with and the specific data values entered (or object states created) by the actor when executing this test case.
3. Expected Results
The resulting state or data received upon completion of executing this test case.
The initial Test Cases are identified during the test design activity in Elaboration as soon as there are some use cases or scenarios defined. The Test Cases are refined throughout the remainder of the lifecycle during each iteration.
A Test Designer is responsible for the integrity of the Test Cases, ensuring that:
The Test Designer uses the contents of the Test Model to produce the following related artifacts:
The Test Cases (contents and format) may require modification to meet the
needs of internal or external standards, guidelines, or overviews.
Rational Unified
Process
|