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
Which environments does qtp support?
What are table and db checkpoints?
What are the five challenges you faced in QTP?
Explain the differences between table and db checkpoints?
How to data driven test for Win objects in QTP ?
What are the general steps involved in the data driven framework?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
I want to do QTP Certification what is the pattern of Question paper.
How to use parameterization in qtp?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
What is quicktest professional window?
Does QTP record on Objects created on XWindows Environment?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
What are the views available in quicktest professional?