Forum Discussion

contact_rachel2's avatar
contact_rachel2
New Contributor
11 years ago
Solved

how to display milliseconds format for test log run time column?

how can change the test log run time column display format from h:nn:ss  to milliseconds? we are using TESTCOMPLETE version 9.0. please help!!!! thanks in advance.
  • gid_216's avatar
    11 years ago
    create a stop watch. start it before starting execution and stop it after the last statement.

    this will give the execution time in milisecond