| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how do you run scripts in QTP?please anyone can answer my
questions | Ordain-Solutions | 2 |
| What are the different types of Database checkpoints in QTP?
when they are used? | | 1 |
| How can we close all webbrowsers which are opened in out
desctop? | | 4 |
| What is the diffrence bettween QTP 9.0 and QTP 9.1? | | 1 |
| While creating Recovery Scenario for Pop-up
window..In 'Recovery operation' we have to call a function.
Can u tell me that function. | Ordain-Solutions | 3 |
| we are submitting data one form to another form.defaultly
it is time period set as 5sec. but it is taken 15sec what
to do | Covansys | 5 |
| I want to do Certification course in QTP. For this I
request you to suggest the best Tutorial in PDF format, as
i'm not in a possition to afford any 'Fee' to join in any
institutions.
Hence, if possible, kinldy mail PDF file to my mail-ID:
chakri_avala@yahoo.co.in
Regards,
Chakradhar Yadav. | IBM | 64 |
| What is the concept of hooking in QTP? | | 1 |
| 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 |
| Plz explain about Virtual object? What is the situation u r
using , explain with example? | | 1 |
| when i was doing the Flight reservation with QTP
calculating the tickets i got Type mismatch: '[string: ""]'
in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the
mistake
Could you please tell me. | | 4 |
| in QTP we test web based application at that time what
script is run? is support vb script? plz tell me | | 2 |
| how to create the varibles and how these are connect to qtp?
plz tell me | | 2 |
| Can the mode of object repository be change during run
time? Eg. if the mode is per-action during design time can
i change it to shared and vice-versa? Any scripting
possible? | | 2 |
| does the vb script knowledge is mandatery in testing using QTP | | 1 |
| In descriptive programming how we know the properties of
the objects, if application is not developed and the
prototype of the application is also not developed. | | 1 |
| 1.How recognize QTP Dyanamic Image?
(suppose tha wedpage contains 3 logos..1 square 2.circle
3.rectangel)there changing at same position how to capture
that) | Synechron | 1 |
| How good are you in writing VBscript code for your application?
Can you completely write VBscrit for your project with out
using recording mode in QTP? | CTS | 2 |
| How to load the object repository at run time? | TCS | 5 |
| from what stage you will start automation in your project | TCS | 3 |
| |
| For more QTP Interview Questions Click Here |