give me descriptive programing code sample flight
application in qtp?
Answer Posted / srikanth
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 ? | 7 Yes | 6 No |
Post New Answer View All Answers
How did you use regular expressions in QTP and also in WR?
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?
Brief the process of testing with UFT?
What is QTP testing process?
How to use the object spy in quicktest professional (qtp) 8.0 version?
What is qtpro? What is a quick test professional?
How can you identify the browser and its information using QTP script?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
How will you check a web application for broken links using qtp?
what is run-time data?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
could any help me please, how to work on visual foxpro application using UFT
How to save your test using quicktest professional?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?