Page History
Execution results can be imported to Jira through JSON/XML representation formats specified in Import Execution Results.
For each import file format, Xray provides a specific REST endpointThere are two endpoints regarding importing tests:
Import Tests | /api/v1/import/test/bulk[?project=key_or_Id] |
Check import job status | /api/v1/import/test/bulk/{jobId}/status |
The first endpoints is used to create an import test job.
Import Tests
When importing tests you can use the following endpoint:
Expand | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||
|
...