Can I customize the result fields for each test case?
No, you cannot directly customize the built-in result fields for each test case. However, you can use custom statuses to add additional context.
- Built-in fields: Test runs use the following built-in fields:
- Result (status)
- Result message
- Attachments
- Linked issues
Use custom statuses:
- Configure custom statuses to act as an additional field, allowing selection from a predefined list of statuses.
- Combine fields for more context: Use the combination of Result, Custom Status, and Result message to provide detailed test case outcomes:
- Result: Passed / Failed / Skipped
- Custom Status: Acts as a second field, selected from a list
- Result message: A free-text field for additional comments
- Example custom statuses: Define custom statuses to reflect specific comments or conditions, such as:
- “Evidence attached”
- “No issues observed”
- “Requires retest”