Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
6.0.0
-
None
Description
When using the Multipart endpoint to import the execution results to a specific Test Plan, tests are not being associated with the Test Plan automatically. Only the Test Execution is associated with the Test Plan.
| Step | Result |
|---|---|
| Create a Test Plan | |
| Use the multipart endpoint to import the Execution Results | |
| The new Test Execution is associated with the Test Plan, but tests not |
Â
The test framework endpoints included in this fix are:
- NUnit
- XUnit
- TestNG
- Xray JSON
- Robot
- JUnit
- Cucumber
Attachments
Issue Links
- is implemented by
-
XRAY-1868 Whenever associating a Test Execution to a Test Plan using the REST API, the tests must be added to the Test Plan by default
- Shipped