purpose of inserting delay values in the scripts of Rational?
Answers were Sorted based on User's Feedback
Answer / meenu
wait values are useful when the application requires an
unknown amount of time to complete a task. Using a wait
value keeps the verification point from failing if the task
is not completed or if the data is not accessible right
away.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the use of Global.sbl file in Rational?
Is there any book for RFT and QTP containing all the details of the tool and scripting concepts.
What are the Limitations/Disadvantages of Rational Function Test?
how many technologies and environments do the rational rose supports?
Where the datapool values are stored?
Hi i am learning Rational test could some one please give me some tips and tricks how and where to start and suggest me any sites, documents or traning to go through. Any help is appreciated Thank you.
Where the datapool column names are stored?
How will you do data driven testing using Robot?
How many verification points are there in Robot and What are they?
what is the purpose of start and end timers in robot scripts?
If we have to use a different data type then which command helps us in that a. Custom Data type b. Import from command line c. Microsoft excel d. None of the above
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not