Two different Scenarios. Any help will be much appreciated.
1. In Jira UI we have a option "Import Execution Results" under More Dropdown to import Cucumber.json. If this is used, Tests Status with evidences are updated successfully. This is feature is available for TEST EXECUTION type.
Now, I want the same scenario to be done using API, but in the Cucumber XRAY documentation it is not provided to my knowledge. If there is any API for upload Import Execution Results Jira please provide.
2 .
The provided API https://jira.broadridge.net/rest/raven/1.0/import/execution/cucumber is creating new Test Execution, I do not want that. I want to upload the cucumber.json results to already created Test Execution.
Thanks
Hi @Ashwin
did you create cucumber tests in xray upfront and exported them to feature files? This is nscessary in order for te api to map results to tests.
see the following link:
https://docs.getxray.app/pages/viewpage.action?pageId=27537924#TestingwithCucumber-SubmissionofCucumberresultssays%22Notestsfoundinexecutionresult%22
This page (at the very top) perfectly describes the whole cucmber- ray workflow and further steps to import results
Best
Stefan
Any feedback, @Ashwin ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.