- Exporting a Test
- Exporting a Test Set
- Exporting a Test Execution
- Exporting a Test Plan
- Exporting a Requirement
Deprecated Xray Mappings
With Xporter compatibility with Xray 5.0, some mappings are no longer supported by Xporter
Manual Test Steps
| Old Mapping | New Mapping |
|---|---|
| $ {TestSteps[n].Step} | $ {TestSteps[n].Action} |
Test Plan / Test Execution
| Old Mapping | New Mapping | |
|---|---|---|
| ${Overall Execution Status.TODO.Percentage} | ${TODO} | ${Overall Execution Status.TODO} |
| ${Overall Execution Status.FAIL.Percentage} | ${FAIL} | ${Overall Execution Status.FAIL} |
| ${Overall Execution Status.PASS.Percentage} | ${PASS} | ${Overall Execution Status.PASS} |
| ${Overall Execution Status.EXECUTING.Percentage} | ${EXECUTING} | ${Overall Execution Status.EXECUTING} |
| ${Overall Execution Status.ABORTED.Percentage} | ${ABORTED} | ${Overall Execution Status.ABORTED} |
Test Runs
| Old Mapping | New Mapping |
|---|---|
| $ {TestRuns[n].TestStepsAttachments[a]} | $ {TestRuns[n].TestSteps[x].Attachments[a]} |
Compatibility Matrix
| Xporter for Jira Version | Xray Version |
|---|---|
| 3.3.0, 3.3.1, 3.3.2 | 1.8.0 - 1.9.0 |
| 3.4.0 - 4.3.5 | 1.9.1 - 1.12.x |
| 4.3.7 | 1.9.1+ |
| 5.0.X | 2.0.1 - 2.1.2 |
| 5.1 | 2.0.1 - 2.2.0 |
| 5.4.0 - 5.6.5 | 3.0.0 - 3.1.5 |
| 5.7.0 - 5.75 | 3.1.7 - 3.2.3 |
| 5.8.0 - 6.2.9 | 3.3.0-3.3.6 |
| 6.3.0 - 6.8.0 | 3.4.0 - 4.3.6 |
| 6.9.0+ | 5.0.0+ |