what is the purpose of start and end timers in robot scripts?

Answers were Sorted based on User's Feedback



what is the purpose of start and end timers in robot scripts?..

Answer / pavan kishore. m.m.v

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

what is the purpose of start and end timers in robot scripts?..

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

Post New Answer

More Rational TestSuite Interview Questions

is there any book on rtrt?

1 Answers  


Shortcut Key for Playback and Halting the playback in Rational Robot are a. F8 and F9 b. F5 and F9 c. F5 and F11 d. F8 and F11

1 Answers  


How will you test Java Applications and what settings you need to do?

1 Answers  


How to identify the particular item in dropdownlist?

1 Answers  


Where the datapool values are stored?

0 Answers   Accenture,






How will you test Java Applications and what settings you need to do?

1 Answers  


Where do you view the results in Trap option?

0 Answers   Accenture,


Explain the use of "testobject root = getroottestobject();" in rft?

0 Answers  


How will you debug your script?

2 Answers   Covansys,


what is responsibilities of the Rational Robot

0 Answers   Tanla Solutions,


Hi all when you run your scripts, all the corresponding bugs can be loged in to Quality Center (or any bug tracking tool), when you have a connection between both the tools. obviously one is being a BUG TRACKING and TEST MANAGEMENT TOOL (QC) and the next is a TESTING TOOL (QTP). my question is that....being both are different tools how can you establish a connection. As you connect your Monitor with CPU by some cables. ns_prasad21@yahoo.co.in

2 Answers   Wells Fargo,


How to do data driven testing using robot?

0 Answers  


Categories