give me descriptive programing code sample flight
application in qtp?
Answer Posted / chandrasekaran
Systemutil.Run "Give the Path"
Dialog("Login").WinEdit("Agent Name:").Set Chandru
Dialog("Login").WinEdit("Password").SetSecure "Mercury"
Dialog("Login").WinButton("OK").Click
If(Window("Flight Reservation").Exist) Then
Reporter.ReportEven Micpass, "Login into the
Application","Successful"
Else
Reporter.ReportEven MicFail, "Login into the
Application","UnSuccessful"
End If
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is qtpro?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
how will load the object during runtime?
what is command for executing files?
QTP script is not working on other's machine..
What is throw object?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
How is UFT 11.5 version different from UFT 12.0?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
how to evalute defects in QTP script?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
By using QTP can we record any log files written by the application which is in execution?