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 is datapool cursor?
How to get the OR SAP discriptive program by using RFT.
How many Verification points are there in Rational Robot? List them.
What is RTRT??
How will you edit a baseline file of a verification point?
hi i am sanganithi.i am having some doubt in rational robot.can we do synchronization in rational robot,if we can do means how can we do .please explain the steps clearly.
How to test java applications and what settings you need to do?
How do you analyze results after playback?
Explain datapool?
How to record & run on Japanese lanuage application using english version of IBM ???
What is the purpose of the Trap options?
1. Which of this is not a verification point a. File Comparison b. File Existence c. Module Comparison d. Module Existence