Hello,
In the POST for
add_result or add_result_for_case, we can pass in elapsed. What is the datatype for this field? I am trying to pass the time/duration from our automated junit reports to TestRail so that we start using TestRail’s forecasting feature.
The time field in Junit reports is a double. Example
Can I pass the the time to elapsed as is ?
Ali