i have asked earlier only one question how to test web
application using QTp plz send me the answer quickly


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)

0 Answers   Livetek,


what is mean by output parameters? I need full description with example. tell me any one please

1 Answers  


what is keyword driven testing in qtp?n how is it useful?

0 Answers  


how to test load test and block box testing an a web based application pls give ans briefly

0 Answers   Impiger,


How can we record an edit box in the Web application ?

4 Answers   Kanbay,






How will you set a unique four digit number in an edit field in QTP?

2 Answers   IBM,


What is RTM (require ment tracebulity marix) fromate?

0 Answers   Wipro,


What type of error u will get if u have not installed java add in in java project? what is the error name ?

1 Answers   Verizon,


How to do Laod testing for web based Application?

1 Answers  


What is the QTP test frame work?

3 Answers   IBM,


Hi All Below is my script which i made for lgin into Flight.exe. SystemUtil.Run "C:\Program Files\Mercury Interactive\QuickTest Professional\samples\flight\app\flight4a.exe","","C:\Program Files\Mercury Interactive\QuickTest Professional\samples\flight\app\","open" Dialog("Login").WinEdit("Agent Name:").Set DataTable ("p_Text", dtGlobalSheet) Dialog("Login").WinEdit("Agent Name:").Type micTab Dialog("Login").WinEdit("Password:").SetSecure DataTable ("p_Text1", dtGlobalSheet) Dialog("Login").WinButton("OK").Click If Dialog("Login").Dialog("Flight Reservations").WinButton ("OK").exist Then Dialog("Login").Dialog("Flight Reservations").WinButton ("OK").Click datatable.Value(3)= "Incorrect password. Please try again" Dialog("Login").WinButton("CANCEL").Click elseif Dialog("Login").Dialog("Flight Reservations").WinButton("OK").exist Then Dialog("Login").Dialog("Flight Reservations").WinButton("OK").Click datatable.Value(3)="Please enter agent name" Dialog ("Login").WinButton("CANCEL").Click elseif Dialog("Login").Dialog("Flight Reservations").WinButton("OK").exist then Dialog("Login").Dialog("Flight Reservations").WinButton("OK").Click datatable.Value(3)= "Please enter password" Dialog("Login").WinButton ("CANCEL").Click else Window("Flight Reservation").Move 309,146 datatable.ExportSheet "C:\Raj\Result.xls" ,1 Window("Flight Reservation").Close End If I want to capture the Message string from Dialog("Login").Dialog("Flight Reservations" Also pls let me know if this is the right way to do the script for login. Pls provide some script for login Flight.exe Thanks in advance Raj Dhiman

1 Answers  


what is the framework followed by ur company in qtp

5 Answers  


Categories