What is the purpose of the wait state?
Answers were Sorted based on User's Feedback
Answer / hemakumar jm
The main purpose of the wait state is used in
Synchronization.
The application time system should not match....then we go
for wait state is nothing but check point in winrunner or
simply write a script.eg: wait(time);
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / 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 |
how you copy test cases from .xls to Quality centre?
How will you edit a baseline file of a verification point?
Is there any book for RFT and QTP containing all the details of the tool and scripting concepts.
How to analyze results after playback?
Explain Robot?s command line options?
What is datapool cursor?
How to create datapool?
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 user defined data type?
How will you debug your script?
How to do data driven testing using robot?
purpose of inserting delay values in the scripts of Rational?