what is the purpose of start and end timers in robot scripts?
Answers were Sorted based on User's Feedback
Start and Stop timers in Robot script gives us the actual
time of the script execution.
Example: If we place a Start Timer at the begining of the
script and a Stop timer at the end of the script and then
Execute the script(playback), the Result gets displayed in
the Test Manager with the Actual time of script playback.
along with Hours/Mini/ and Seconds also.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vijay soni
Start and Stop timers are used/inserted in the script to identify the time consumed to execute an event or set of events.
Eg : if there is a virtual user logged in to web site and he is updating database then if we insert start and stop command in script between request submitted by user and response received by user than while playback of script tester can evaluate and report "response time to execute update query command".
Hope this helps.
| Is This Answer Correct ? | 0 Yes | 0 No |
What kind of problems are solved by Datapools?
How can you automate your project?
1. Which of this is not a verification point a. File Comparison b. File Existence c. Module Comparison d. Module Existence
Hi i am learning Rational test could some one please give me some tips and tricks how and where to start and suggest me any sites, documents or traning to go through. Any help is appreciated Thank you.
Where the datapool column names are stored?
If you want to output the results to the log file .. How to do?
what is the purpose of start and end timers in robot scripts?
How to test java applications?
For unattended execution whick playback options you will use?
Where do you view the results in Trap option?
is there any book on rtrt?
How do you analyze results after playback?