Hi,
I am able to import test results to jira xray using xray plugin in Jenkins to the existing test execution.But requirement project requirement was
- Whenever new release happens create test execution dynamically, add required fields and import all the test results to xray
- And for all sanity checks of the application update test results to the existing test execution (it was default test execution added as tag on cucumber feature level) and add comment to the existing test execution like "executed on 29-july -21 & Jenkins build number : 123"
Is it possible to create & update test executions dynamically using xray jira without changing Jenkins configuration everytime.
Thanks,
Aravind.