What is stored in a Test Run?A Test Run contains a copy of the testing specification of the Test and associated Pre-Conditions. This specification only comprises some fields of these entities; thus, not all fields are copied to the Test Run. General custom fields, summary, description fields are not replicated in the Test Run. Thus, you should avoid using those fields to add "relevant" information to the test specification. Depending on the original type of the Test associated with this Test Run, these are the fields are replicated in the Test Run.
| Manual Tests | Cucumber Tests | Generic Tests |
---|
Test | | | - Test Type
- Generic Test Definition
| linked Pre-Condition(s) | - Pre-Condition(s) Type
- Conditions
| - Pre-Condition(s) Type
- Conditions
| - Pre-Condition(s) Type
- Conditions
|
Since a Test Run is related to the execution of a Test, obviously, it contains comments and information about linked defects and evidences (i.e., attachments). |