Automatically register time spent on TSER's
![]() Hi all
There is no way i can get my testers to register how much time they spend on each TSER, so is there anyway this can be recorded automatically ? It should be a simple task: register when the test starts and when its stopped (regardless of status). |
One answer
![]()
In addition, the test suite result contains the start/end time of the execution. Otherwise, please open an enhancement.
|
Comments
Did you see the Time Spent field in the TSER (see https://jazz.net/help-dev/clm/topic/com.ibm.rational.test.qm.doc/topics/t_track_exec_progress_testplan.html)?
I guess the concern is that the tool only allows the user to manually set the time spent but not automatically record the time spent by some mechanism(by starting time - stoping time for example). But I think it is very reasonable that users have to manually input the time spent because if the tool record the starting time as the calculation start point, it will create unreal time spent range as in may cases, when someone start the TSER, the real testers are not starting their own test from within the execution console immediately. Hence the recorded starting time is not realistic and can not be used for calculation. Not sure if this is the consideration behind the design though.
The only thing about the testers having to register time themselves is, that they will forget it as they have much other things to worry about.