Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Import execution results for manual test cases useing rest

Fouad A.
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 17, 2020

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. 

1 answer

0 votes
José Domingues _Xray_
Atlassian Partner
April 21, 2020

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 

Suggest an answer

Log in or Sign up to answer