| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is VSS? Is it used in Automation(QTP) Or Manual?
what is menus in VSS? | TCS | 2 |
| how much space occupies in object respository by default?
| VSoft | 3 |
| when there is a task that gets repeated in multiple scripts
what do you do in QTP? | Ordain-Solutions | 2 |
| What are associated files in QTP? | | 2 |
| Which object repository we use in real time and can we
merge 2 object repostiory and how? | HCL | 6 |
| how to write vbscript on web applications in qtp. explian
with one example? | Wipro | 4 |
| is it possible to check the text displayed in the tool tip
using QTP? if so, how? | | 3 |
| what is L-trim function will do? | | 1 |
| What is Object Spy? | | 5 |
| Is it possible to test Flat file using QTP?
I have two file- first file is Input file and second file
is output file.
Input file has Format like first 2 field is record type,
next 10 field is Description.
Output file also has format.
I want to check this file format using QTP. Is it possible??
please reply with example.
| Wipro | 1 |
| Hi. GetRoProperty and OUTPUT Value Both are same purpose or
not? plz explain in deatil with example? | | 2 |
| Hi I have created a table in the MS access database. I want
to access the table in this database through QTP. The code
is given below. The code is not working.The following error
is displayed "Data source name not found and no default
driver specified". Any one can correct the code. Thanks in
advance.
Dim dbconnection, rs
Dim ca, sname
Set dbconnection = createobject("ADODB.Connection")
Set rs = createobject("ADODB.Recordset")
dbconnection.open "DSN = MS Access Database","", ""
rs.open "select * from Research", dbconnection
rs.movefirst
If rs.EOF <> True AND rs.BOF<> True then
ca = rs("order_number")
sname = rs("customer_number")
rs.movenext
msgbox ca
msgbox sname
End If | | 1 |
| 1) after inserting the check point how to change the
expected value that was captured while inserting the check
point | TCS | 2 |
| DIFFERENCE BETWEEN WR 8.2 & QTP 8.2?
HOW TO INTEGRATE WITH SOME OTHER TOOLS? | CTS | 1 |
| Can anybody send me the code to get the RO property of the
active screen in QTP while running? | | 7 |
| Hi Guys,
I tried to install java add-in for QTP 9.5 after the whole
installation but it didn't install but then i also found in
documentation saying that winrunner7.6 patch for java
plugin would work fine with QTP. But when i tried to
install from winrunner7.6 it asks me for the path of
winrunner So my question is are we supposed to install
winrunner for java add in to work on QTP. Please suggest me | | 1 |
| in qtp how we work with out put values and what is the process? | | 4 |
| what is a good testcase? | Wipro | 2 |
| Anybody explain me, the concept of checkpoint
declaration in the QTP mainly for the Objects, Pages, Text
and Tables ? | | 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 |
| |
| For more QTP Interview Questions Click Here |