give me descriptive programing code sample flight
application in qtp?
Answer Posted / vrvs
Browser("name:=Mercury \|FlightApplications").Page
("title:=FlightApplications").Exist
Dialog("text:=Login").WinEdit("name:=Agent
name").set "srikanth"
Dialog("text:=Login").WinEdit
("name:=Password").set "mercury"
Dialog("text:=Login").WinButton("name:=OK").click
If Window("text:=Flight Reservation") Exists
Then
Window("text:=Flight Reservation").close
Else
Dialog("text:=Login").Dialog("text:=Flight
Reservation").Winbutton("name:=OK").click
Dialog("text:=Login").Winbutton("name:=CANCEL").click
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How will you handle java tree in qtp?
What is Unicode Compatibility?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
What are the challenges u faced in testing with crm domain? How u overcome with?
how to find that tools work well with ur existing system?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
How you can delete excel file in qtp?
What are the benefits of quick test pro(qtp)?
Shall we add Local Repository to shared object repository,if yes,how we add
What is Cross browser testing? Does UFT support it?
please any one can explain the keyword driven framework. with gmail example.
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
Can any one send me the QTP Basic Coding Samples?
How do you configure QTP AND Test director?