| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain the concept of object repository & how QTP
recognises objects? | | 1 |
| Hi
I have a doubt in qtp. Can you please clarify my doubt.
If we are importing the data from excel sheet in qtp the
the script is running the number of row times.
I mean if there are 4 rows in excel sheet the script is
running 4 times. cant we avoid this.
suppose i have tis script:
datatable.Import "C:\Documents and Settings\sailaja\My
Documents\login1.xls"
n = datatable.GetRowCount
For i =1 to n
systemutil.Run "C:\Program Files\Mercury
Interactive\QuickTest
Professional\samples\flight\app\flight4a.exe"
datatable.SetCurrentRow i
Dialog("Login").WinEdit("Agent Name:").Set DataTable
("Username", dtGlobalSheet)
Dialog("Login").WinEdit("Password:").Set DataTable
("Password", dtGlobalSheet)
Dialog("Login").WinButton("OK").Click
Window("Flight Reservation").ActiveX
("MaskEdBox").Type "020209"
Window("Flight Reservation").WinComboBox("Fly
From:").Select "Frankfurt"
Window("Flight Reservation").WinComboBox("Fly
To:").Select "Los Angeles"
Window("Flight Reservation").WinButton("FLIGHT").Click
Window("Flight Reservation").Dialog("Flights
Table").WinButton("OK").Click
Window("Flight Reservation").WinEdit("Name:").Set "Sailaja"
Window("Flight Reservation").WinButton("Insert Order").Click
Window("Flight Reservation").WinMenu
("Menu").Select "File;New Order"
window("Flight Reservation").Close
next
I created a excel sheet with 3 rows and 2 columns.
(username and password). The script is running 9 times. I
made the option run one itaration only . eventhough it is
running 9 times .can u plaese clarify my doubt.
Thankyou
Sailaja.
| | 2 |
| how to get column count in datatable | | 2 |
| Older version QTP is 8.2 and New version QTP is 9.2. My
question is, Why it is QTP 9.2, why not 8.3,8.4 .... why it
is not something ? | | 1 |
| Could any one suggest web site links to learning VB Script
for QTP purpose?? | | 2 |
| what are recovery management techiniques? | | 1 |
| What expansion of "MIC" in MICPASS (TEST ReportPAGE) | TCS | 4 |
| How to call a function in QTP?Is there any method ?
Thanks ,
PRASANNA
| | 2 |
| Take a situation when you are working with QTP, suddenly
system has crashed.so you again start the system. My
questyion is how can QTP directly opened when the system
desktop appears. | | 2 |
| How can we encrypt the username using recording mode in
login window? There is 2 encrypted types what are it | TCS | 1 |
| It is a SQL question. Write a query to find top three
salaries in an EMP TABLE? | | 4 |
| how do check the links in a webpage ? | Accenture | 4 |
| It is very difficult to test in manual for that we go to
DATA DRIVEN TEST. | | 3 |
| How to Test the mainframe application?(tell me few basic
things) | Covansys | 1 |
| Does QTP provides any tools for parametarization? | BirlaSoft | 2 |
| How we can call the scripit from another scripit in
QTP?,Not a call Action | | 6 |
| in order to start automation testing what we should require
(entry level to automation testing)
| | 2 |
| what properties do use to identify a browser and page while
using descriptive programming? | TCS | 3 |
| I have two actions in my QTP test and two iterations in my
DataSheet. I want to execute the Action 1 for the two
iterations only after which i want to exceute the next
Action2. How is this possible? | | 1 |
| How can we perfom Action and Component parameter.?
| EDS | 1 |
| |
| For more QTP Interview Questions Click Here |