| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to capture screen shots when an error occurs? | | 2 |
| Can any body tell me how can I choose the share object
repository and per action object repository mode. Please
give me with steps.
| | 3 |
| How to connect to oracle(sqlserver) database to QTP | CTS | 3 |
| 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 |
| Suppose if a functionalityis not mensioned in requirement
document and but its present in application. will it be
consider as a bug and viceversa? | | 2 |
| 1)What is the Difference Between WaitTo & Sync? | Wipro | 2 |
| What is the differnce between action & script | Lehman-Brothers | 2 |
| How to connect to data base? | | 2 |
| I have to do testing for XML file using QTP.
1. I was given a sample XML, I had to edit that with my
actual data and had to make a new XML-- this part is
completed, I did that.
2. Now I have to copy the exact contents of that XML file
and have to paste it in a web application as a request
message for web appliaction processing, using QTP. So I am
unable to copy and paste it in web application, please help
me out. | | 1 |
| what is main difference between QTP 8.2 AND QTP 9.0/9.2
HOME PAGE?i mean what are extra thing in QTP 9.0 than in
QTP 8.2? | Infosys | 1 |
| what is purpose of automation? | | 2 |
| Explain key word driven frame work?How to use in real time? | HP | 2 |
| In QTP how can we recognize objects Without using Object
Repository? | IBM | 2 |
| Explain about reusable actions? | | 2 |
| can QTP works on LINUX platfom | | 2 |
| what is Synchronization point in QTP?Can anybody give a
perfect example on it
Thanks in advance | | 5 |
| hi Sudhananda reddy, in my resume, i written as , I Am
working as a Test Engineer for xyz company. IS IT RIGHT OR
WRONG? WHAT IS THE ACTUAL meaning of "IN XYZ COMPANY", "FOR
XYZ COMPANY", "WITH XYZ COMPANY". | | 2 |
| What is Reusable component is QTP...Anybody can answer
it..Thanks in advance... | Siemens | 5 |
| how are environment variables used in real time projects
(testing)?what answer should be given about this in
interview.need real time explanation breifly?thnx in
advance. | | 2 |
| what are the Tools for version control? | | 3 |
| |
| For more QTP Interview Questions Click Here |