purpose of inserting delay values in the scripts of Rational?
Answer Posted / 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 |
Post New Answer View All Answers
Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report
What are the different data pool access orders?
what is responsibilities of the Rational Robot
What is the planning and creating datapool?
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 purpose of inserting delay values in the scripts of rational?
How to analyze results after playback?
Explain Robot?s command line options?
What are the Limitations/Disadvantages of Rational Function Test?
How will you edit a baseline file of a verification point?
If you want to output the results to the log file .. How to do?
How will you do data driven testing using Robot?
Explain the use of "testobject root = getroottestobject();" in rft?
What is standard data type and what is user defined data type?