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 |
How can you automate your project?
What information is contained in the Datapool_config section?
How will you do data driven testing using Robot?
How will you do data driven testing using Robot?
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....
Can we compile the .sbl file?
Explain the use of "testobject root = getroottestobject();" in rft?
What is the purpose of breakpoint?
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
how to insert clipboard verification point
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
What is the purpose of comparators in analyzing the results?