Test Run Attributes
Attributes
A Test Run has the following attributes
- Test Run Id
- This is an internal system generated reference and not visible to the end user.
- Test Run Name
- This is a user provided name to the Test Run.Â
- Test Run Description
- Version & Build (Optional)
- Environment(Optional)
- Associated Releases
- User can associate a Release with a Test Run
- This in turn maps Test Run with all the Requirements mapped to the Release(s).
- Associated Test Cases
- User can associate specific versions of Test Cases to Test Runs through the following means
- Directly
- through Releases
- User can associate specific versions of Test Cases to Test Runs through the following means
- Test Case Status
- Each Test Case will have an associated Status, within the context of the Test Run. TC Execution result can be "PASS" or "FAIL".
- State (Editable / Committed)
Test Run View
A Test Run View displays
- The Test Run Operations in the Header of Data Table.
- Associated Test Cases in a Data Table with all the attributes (as shown in the Test Case Tab)
Test Run States
A Test Run can have only two possible states
- Editable, when it's configuration and attribute values can be modified. This is the default state when a new Test Run is created.
- Committed, when neither it's composition nor the attribute values can be modified.