Forums

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

XRAY Json format unknown "examples"

Pawel Wywrot
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!
May 18, 2021

I'm following documentation for importing test execution results for xray on jira cloud, and I had made it successfully to integrate with mocha custom reporter. However I've got question about one property available in that json. There is property "examples" I can't find what is the purpose of that and if I could benefit from that. Is there any guidance about that property somewhere?

1 answer

1 accepted

5 votes
Answer accepted
Pawel Wywrot
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!
May 18, 2021

Finally found the usage thanks to available sandbox version of XRAY and Jira, examples property is used to set status of run for individual cases in Cucumber tests when Scenario Outline is used and few examples are set

examplesREsults.png

Suggest an answer

Log in or Sign up to answer