hi i am sanganithi.i am having some doubt in rational
robot.can we do synchronization in rational robot,if we can
do means how can we do .please explain the steps clearly.
Answer Posted / hakunamatata
Hei , thers is an option to do synchronization.
If you are waiting for a window u have an option
called "Frame Exists "....
I am very sure for the same in page also...
once u record u have a popup , pls check in that.
In qtp we write it like this :
Broswer(Title:=Browser).Page(Title:="www.yahoo.com").Sync;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
How to analyze results after playback?
What are the Limitations/Disadvantages of Rational Function Test?
How to create datapool?
Explain what kind of problems are solved by datapools?
Where do you view the results in Trap option?
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
If you want to output the results to the log file .. How to do?
Explain Robot?s command line options?
What is datapool cursor?
Where the datapool values are stored?
What is the purpose of inserting delay values in the scripts of rational?
how you copy test cases from .xls to Quality centre?
What is standard data type and what is user defined data type?
How will you do data driven testing using Robot?