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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / pavani
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 |
Explain Robot?s command line options?
Is there any book for RFT and QTP containing all the details of the tool and scripting concepts.
How will you do data driven testing using Robot?
How will you test Java Applications and what settings you need to do?
How will you debug your script?
purpose of inserting delay values in the scripts of Rational?
purpose of inserting delay values in the scripts of Rational?
How can you automate your project?
purpose of start and end timers in robot scripts?
How to record & run on japanese language application using english version of ibm?
consider i had created two projects in rational administrator.And i am currently working one project in rational robot.Now i want to open the other project script in rational robot without closing the rational robot.How can we access the other project script in robot.
For distributed functional testing what do we require in test manager? a. Test Agent b. Test Monitor c. Test Executer d. Test Mentor