| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| 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 |
| If enter into interviewer room? how u introduce with him.
with shakehand or waht? | | 2 |
| pls help me with scripting,right from the beginning in QTP | | 1 |
|
What are the QTP advantages and disadvantages?
| | 4 |
| How can we test an XML using QTP?
I have been to an interview, where they have given me an
XML which had 15 values and they have given those values on
a separate page. They asked me to write a QTP script to
check the XML is having those particular 15 values. | | 2 |
| Which MS Excel formulas are possible to use in the
DataTable? I am searching a formula for searching a field
in the datatable | HP | 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 |
| anyone can explain about "Smart Identification" in QTP
I mean what is the use of "Smart Identification"
Give an example | | 2 |
| Can we create test script with out Step Generator? | | 4 |
| WHICH PROCESS U FOLLOW IN COMPANY | IGT | 1 |
| hi radhaka plz tell me clearly to handle the earrors with
out isng recovery scnerio
this is sreenivas from delhi | | 2 |
| Pls answer this:
What is the difference between a subroutine and a function?
A. A subroutine can call itself; a function cannot
B. A function returns a value; a subroutine cannot
C. A function can accept arguments; a subroutine cannot.
D. A subroutine can call other procedures; a function
cannot.
| | 1 |
| Is there anyway to have QTP go into a website and map out
every object before I actually record any tests? I
basically want to map out a website with all the objects
and build a complete repository. The reason is because I'm
running into issues with hierarcical objects. for example:
Browser("ABC company- Home").Page("ABC company - Home").Link
("About Us").Click
Browser("ABC company - Page 2").Page("ABC company - Page
2").Link("About Us").Click
Both these links ("objects" and I use that term loosely as
I'm trained mostly in OO programming) go to the same place
but but the object heirarchies (pages) are different. I
want a repository that will find any possible link on any
possible page without having to manually record it. Is
there a way to do this? | | 1 |
| what is smart identification? | | 1 |
| how u will describe testing activities? | | 1 |
| I dont know how to configure non standard objects to
standard objects in QTP9.2 can i have someone explain me in
breify? | Wipro | 3 |
| how can i replace any text from the qtp script with some
anothere text | Livetek | 1 |
| in real time when we are creating the script by default it
is going to save in action object repository or not any way
my question is in one of my interviewer said that in real
time the default object repository is action object
repository and by using quick test plus they are going to
merge is it correct i said that by selecting the object
repository as shared one in selecting the
test>>settings>>resources but she is not convinced what is
the correct one | DigiTech | 1 |
| What are the parameters provided by QTP? | Ordain-Solutions | 3 |
| How to record & run on Japanese language application using
english version of QTP ??? | ABC | 4 |
| |
| For more QTP Interview Questions Click Here |