Page History
...
File | Pre-Condition | Tests | Filename |
---|---|---|---|
1 | C1 | T1, T4, T7, T10 | 1_C1.feature |
2 | C2 | T3, T9 | 2_C2.feature |
3 | C3 | T5 | 3_C3.feature |
4 | - | T2, T6, T8 | 4.feature |
Feature Name
The 'feature name' can be defined in the Xray miscellaneous, and we have the option to choose from the following:
- Requirement Summary (default)
- Requirement Key
- Test Summary
- Test Key
Examples:
Case A: Requirement REQ-A with tests TEST-A, and TEST-B that have other requirements e.g. REQ-B
Case B: Test-C without requirement
Expected results when the "Generate features by requirements" setting is enabled:
Requirement Key | Requirement Key in each req file | All respective requirement |
---|
key in each req file | DEFAULT | |
Requirement Summary | Requirement Summary in each req file | All respective requirement |
---|
summary in each req file | DEFAULT | ||
Test Key | All respective test keys in each req file | Test Key in each req file | TEST-C Key |
---|---|---|---|
Test Summary | All respective test summaries in each req file | Test Summary in each req file | TEST-C Summary |
Old versions | Requirement Summary in each req file | Requirement Summary in each req file | DEFAULT |
Expected results when the "Generate features by requirements" setting is disabled:
Requirement Key | REQ-A Key | REQ-A, REQ-B Keys | DEFAULT |
---|---|---|---|
Requirement Summary | REQ-A Summary | REQ-A, REQ-B Summaries | DEFAULT |
Test Key | TEST-A, TEST-B Keys | TEST-A Key | TEST-C Key |
Test Summary | TEST-A, TEST-B Summaries | TEST-A Summary | TEST-C Summary |
Old versions | DEFAULT | DEFAULT | DEFAULT |