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


Please Help Members By Posting Answers For Below Questions

How can you give wait up to 10 seconds in qtp?

588


what function you write to do database testing with the help of qtp?

1359


can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process

1287


what are the limitations of smart identification in qtp 9.0

1929


what is run-time data?

1697






How is a Step generator used in UFT?

661


What is action split and the purpose of using this in qtp?

537


WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT

1708


What is the keyword view and expert view in qtp?

530


What are the technologies supported by qtp?

563


why text area checkpoints cannot used for web applications

1883


Explain about the test fusion report of quicktest professional?

531


What is object spy in quicktest professional (qtp)?

540


How many add-ins comes by default with qtp?

542


we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?

1632