Answer Posted / amit
wait statement is used for give a wait command in a
particular application.whenever a test run it takes a
default time for executing a object and then go into the
next step.if you want to observe the functionality of a
object then you can give wait(10) then in running time it
will wait till 10 second on that particular object or event
and then move into next statement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to record & run on japanese language application using english version of ibm?
Explain what kind of problems are solved by datapools?
What is datapool cursor?
What is the purpose of the Trap options?
Explain purpose of inserting delay values in the scripts of rational?
How to analyze results after playback?
How will you edit a baseline file of a verification point?
How can you automate your project?
What is the purpose of the Trap options?
What is datapool cursor?
Explain the use of "testobject root = getroottestobject();" in rft?
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
What are the Limitations/Disadvantages of Rational Function Test?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....
If you want to output the results to the log file .. How to do?