Forums

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

Update test steps status when importing execution results

trionospawel
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 16, 2019

Hi,

I've got question if is there a way when I'm importing test execution results and when some test run is passed then it would update the test steps status to pass? It works like that from UI now.

For example I have manual tests which have defined steps in test run

I will import execution results with status passed (with NUNIT xml) and when I view the test execution I see that this test has passed in that execution what I want more is when I go to execution details I wish to see my steps are updated to passed as well.

1 answer

0 votes
Inês Silva
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 18, 2019

Hi trionospawel,

It is only possible to have steps if using Manual or Cucumber Test Types.
The other Test Types don't have steps and so the update of the Test Steps does not apply.
When using Manual or Cucumber, in the report it has a status for each step so this status will represent the step status.
After the import is also possible to update the step status using the REST API:
https://confluence.xpand-it.com/display/public/XRAY/Test+Step+Results+-+REST#TestStepResults-REST-Status

Best regards,
Xray Team

Suggest an answer

Log in or Sign up to answer