Posts: 16
Threads: 6
Joined: Nov 2008
Reputation:
0
11-28-2008, 06:55 PM
Hi ,
I would like to know if it is possible to get the duration of test execution during the execution.
Thx
Posts: 1,105
Threads: 18
Joined: Jan 2008
Reputation:
8
11-28-2008, 07:11 PM
Use Start Transaction and End Transaction
Posts: 16
Threads: 6
Joined: Nov 2008
Reputation:
0
11-28-2008, 07:43 PM
thx but i would like to know if it's possible to get time execution of the current test like we can get the current test execution (QCUtil.CurrentRun.Name ) for exemple