my work flow is:
1. export feature files from xray's test execution
2. run the test and generate behave.json result
3. import the behave.json result to xray
but at the end, nothing is changed in the test execution in xray. I was hoping the status would be changed to PASS.
even when I manually import the behave.json file to xray, nothing is changed and there is no error message.
(in the exported feature file, the ID of the testExecution which is MSI-1005 is listed as a tag)
content of behave.json:
any help would be highly appreciated. Thank you.