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 get the OR SAP discriptive program by using RFT.
What is datapool cursor?
I am new to Rational tools,how to test an application i.e what are the things i should do before starting testing the application
Explain datapool?
What is the planning and creating datapool?
What are the different data pool access orders?
How to analyze results after playback?
How can you automate your project?
I wanna to learn RFT can anyone send me the learning material including demo. I am working on mainframe based project using RFT, but don't have that much knowledge of java scripts so need to learn.
How to test java applications?
For unattended execution which playback options you will use?
Explain purpose of inserting delay values in the scripts of rational?
Explain the use of "testobject root = getroottestobject();" in rft?
How to test java applications and what settings you need to do?
What is the purpose of the Trap options?