what is the purpose of start and end timers in robot scripts?
Answer Posted / 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 |
Post New Answer View All Answers
How to do data driven testing using robot?
Where do you view the results in Trap option?
How will you do data driven testing using Robot?
If we write the script for login page and click on submit boutton then it opens order page...How we can validate that opened page is wether orderpage or not?
How will you edit a baseline file of a verification point?
How to record & run on japanese language application using english version of ibm?
How to test java applications?
What is datapool cursor?
For unattended execution whick playback options you will use?
Explain Robot?s command line options?
Where do you view the results in Trap option?
If you want to output the results to the log file .. How to do?
For unattended execution which playback options you will use?
Explain the use of "testobject root = getroottestobject();" in rft?
How can I date change in tally whenever new voucher entery. When I press F2 I can change the date only 1,2&31. When I feed other dates like 12,15,17, 21 etc. not changed. Please tell me how can I change the all voucher dates.