| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what are recovery management techiniques? | BirlaSoft | 2 |
| How open an excel sheet in QTP(not a run time )? | Tech-Mahindra | 1 |
| Is the provision for integrating QTP with QC ,available
from the version 9.0 onwards only or even 8.2 version has
such provisions? | | 1 |
| i want 8.2 and 9.2 dacuments plhelp any body sand it to my
id sandhyat1@yahoo.co.in | Siloka | 3 |
| How to get data line by line from web element | | 1 |
| Give a comment on Regular Expressions using QTP? | | 4 |
| What are different types of frame works ? | | 3 |
| Actually what is Quality center..is it Test Director or
some other tool..Anybody can expalain it in detail..Thanks
in advance.. | Sony | 3 |
| How to create configuration scripts
| | 1 |
| What are the abbreviations for tsr and mtr? | Ordain-Solutions | 14 |
| I am using excel sheet to export data to QTP but it
selects just one row of data from excel sheel how to import
all rows of excel sheet to QTP during runtime | Wipro | 8 |
| When testing a web application, the url for each page
changes, so using QTP how do u handle this scenario. If
anyone knows please answer in detail about the whole
procedure. Thanks a lot. | | 2 |
| How will you load few objects in Active Screen? | | 1 |
|
How can i count the list box elements in QTP ?using script
plz explain me (Chandana) | Wipro | 6 |
| What is User defined function in QTP | Bank-Of-America | 4 |
| what is defination of system testing? | Omax | 1 |
| What is the extention of Virtualobject | Accenture | 1 |
| regular expression | Wipro | 2 |
| 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 |
| how to test power point using QTP 8.2 ?
WHAT ARE DIFFERENT METHODS TO RETRIEVE VALUE FROM
APPLICATION DURING RUNTIME ? | HCL | 2 |
| |
| For more QTP Interview Questions Click Here |