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 |
I wanna to learn RFT can anyone send me the learning material including demo. I am working on mainframe based project using RFT, but don't have that much knowledge of java scripts so need to learn.
What is the purpose of breakpoint?
What is the planning and creating datapool?
How can you automate your project?
What is meant by verification point and what is the use of it?
What is the purpose of .sbl, .sbh, .rec files?
How to identify the particular item in dropdownlist?
what is the purpose of start and end timers in robot scripts?
How do you insert Log Messages and delay values in scripts?
What is datapool cursor?
Unexpected Active Window tab is in a. General Option b. GUI Record Option c. GUI Playback Option d. Session Record Option
What do you mean by data driven testing? a. Testing using Data Drivers. b. Testing using Excel Sheets c. Testing using Executables. d. Testing using Command Line Parameters