Details
-
Bug
-
Status: Open
-
Medium
-
Resolution: Unresolved
-
None
-
None
Description
Description:
When importing the JSON results, if Test Execution key mentioned incorrect, it should give an error without creating a new Test ExecutionÂ
How to reproduce
- Use the REST API-https://xray.cloud.getxray.app/api/v1/import/execution to import the results for Existing Test and Test Execution.
- Mention the Test execution key incorrectly.
Actual result/Attachments
API creating a new Test Execution and import the results
Expected result
It should give an error about the wrong Test execution key.