Details
-
Bug
-
Status: Open
-
Medium
-
Resolution: Unresolved
-
Xray Cloud 6.10.0
-
None
-
None
-
Jira Cloud, Chrome and Edge browsers
Description
Description:
In Xray Test Executions List report, the Elapsed Time is not calculated as the difference between the Finished On and Started On times of the Test Run/s. However, if you manually start the timer, the Timer is considered for the Elapsed Time on the report.
Pre-conditions: Having a Test Run
How to reproduce
- Go to a Test Run and include Started On and Finished On Times either in UI or via API.
- Create a Test Execution List report and observe the Elapsed Time field.
- Go to the Test Run and manually start the timer
- Now, go to the report we created and observe the Elapsed time again.

Actual result/Attachments:
The Elasped Time is not calculated based on the Finished and Started On time difference, but only the Timer is considered.
Expected result:
We should consider the Finished and Started On Time difference for Elapsed time calculation when the Timer is not explicitly used. When the Timer is used, we should consider only the Timer.
Version
- Xray Cloud 6.10.0
Workaround: As Finished and Started On times are not considered, use Timer manually.