I have a lot of unit tests and automated tests where the execute time is reported in milliseconds. I can convert the elapsed time to seconds (e.g. 1579ms -> 1.579s) before I add the result to TestRail. However, the Elapsed time field does not allow for partial seconds. If I add 1.579s to the Elapsed time field when adding a test result, TestRail sets the elapsed time to 9m 39s. Can the Elapsed time field be updated to allow partial seconds to be added?
↧