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 |
How to record & run on japanese language application using english version of ibm?
consider i had created two projects in rational administrator.And i am currently working one project in rational robot.Now i want to open the other project script in rational robot without closing the rational robot.How can we access the other project script in robot.
What is datapool cursor?
pls can any one tell about the institutes available in hyderabad to learn RTRT(Rational Test Real Time).its urgent Thanks in advance
For unattended execution whick playback options you will use?
Shortcut Keys for Recording a GUI Script and VU Session are a. F2 and F3 b. Ctrl+ R and Ctrl + Shift + R c. Ctrl+ R and Alt +R d. Ctrl + G and Ctrl + V
Explain user defined data type with an example..?
Explain user defined data type with an example..?
What can u say about making a new configuration in Rational Test manager? a. Yes, it can be easily made. b. Yes, but with great difficulty c. No, Never. d. Can’t say.
How will you do data driven testing using Robot?
What is the use of Global.sbl file in Rational?
How do you analyze results after playback?