Hi Team,
How add Execution Time JIRA.?
I am running tests using Jenkins. After the test execution completed, want to see Total time executed for the Test in JIRA.
I am unable to achieve. Any help will be much appreciated.
1.Jenkins
2.Cucumber Extent Reports
3.JIRA+XRAY
Thanks,
Ashwin G
Hi @Ashwin and welcome to the community,
tbh I´m not familiar with importing cucumber result files. As far as I could see from the example file in the documentation there is a a property "duration"
"result"
: {
"status"
:
"passed"
,
"duration"
:
11723000
}
Normally within a test run in XRAY there is a timer section. Could you open a test run within a test execution issue in xray and check if that might be written there? If possible please share a screenshot of a test run.
Best
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.