Answer Posted / uday kumar. a
Wait statement is used for synchronization.
WR simply waits the specified amount of time, whether the
application is completed its operation or not.
Ex: suppose if one operation takes varible amount of time,
inorder to synchronize between WR and application we use
wait statement.
wait(secs.) wait(20)
Here, WR waits 20 seconds even the operation completes in 5
secs.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the different data pool access orders?
Explain the use of "testobject root = getroottestobject();" in rft?
What is the purpose of the Trap options?
What are the different data pool access orders?
How Do I run my RFT scripts through RQM(rational quality manager)can anyone explain me in the details giving examples. Also, I wanna to integrate RQM with RFT how to do that?
How to do data driven testing using robot?
If you want to output the results to the log file .. How to do?
Hi this is chandra if any one have Navigation of LAB RATIONAL ROBOT I want Navigation of those tools, if any one have the and know the Navigation each and every part of the Rational Robot and plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
What is standard data type and what is user defined data type?
What is the purpose of inserting delay values in the scripts of rational?
How will you do data driven testing using Robot?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
Explain what kind of problems are solved by datapools?
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
For unattended execution whick playback options you will use?