Hallo,
I have managed to import the ecexution results for test cases, but since my test cases are from typ manual, new generic test cases will be created. this is undesired since I want to import the execution results to my manual test cases directly, so I could see at one place booth the manual test execution and the imported test execution.
Background: I have a E2E Test automation for some test cases and I want to import the results from this automation to the same place, where the manual test execution., instead of creating new generic test cases.
Hi @Fouad A.
You can use Xray Json result to import results to manual tests. When importing execution results using Xray JSON result format in a Continuous Integration environment, you can specify which Test Execution issue to import the results on using the "testExecutionKey" property. Alternatively, you can create a new Test Execution for the execution results and specify the Test Execution issue fields in the "info" object.
Please follow this documentation on how to do that:
Best Regards,
Team Xray
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.