| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain about reusable actions? | | 2 |
| How can i get QTP 9.2 software or any webside where i can
download ? can anyone help me out , i want to be expert in
QTP ,but i don't have the software | | 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 |
| wat are views in qtp explain | IGT | 2 |
| In qtp,how to interact tool & application build? | | 1 |
| one page contain next button.when we enter that its not
going to next page.what type of error that one. | TCS | 1 |
| we r conduction testing on a project USING QTP, regarding
that project the object repository is full ? Till that
project having objects that r not recognised by repository,
then what wil you do? How we wil recogine remailning objects?
Is it possible to maintain another shared(or)peraction
repository? what is the maximum capcity of object
repository? How the technical people decide this much object
repository is enoughf for this project? | AppLabs | 7 |
| can u tell me website address of VBscript with examples. | | 2 |
| I am using Shared OR, and my collegues are also using
Shared OR. How to merge Object Repositories? | | 6 |
| can anyone please tell me what are all the shortcut keys
used for qtp9.2? Thanks in advance..i expect ur valuable
reply that help us our team??? | | 1 |
| What is obsolute path and relative path in QTP..? How to
access them and what are the differences between them...?? | Virtusa | 1 |
| What is the concept of hooking in QTP? | | 1 |
| What are the Automation Limitations?? | | 1 |
| Object recognition in QTP is based on which model ?
a) COM
b) DCOM
c) DOM
d) None of the above | Ordain-Solutions | 1 |
| what is the use of Browser.sync() | NIIT | 2 |
| How can we automate Capthca on registration or any contest
forms ?
Is it possile to Automate Webpages with Falsh using QTP..? | | 1 |
| Can anybody give the code for ALL DATATABLE METHODS)(ex:
datatable.getrowcount, datatable.getsheet etc....) and ALL
DATABASE COMMANDS (like .getcelldata, which are used to
retrieve data from a database and from a webtable)with
examples. | Accenture | 1 |
| When Object Repository is available what is the necessity
of having Descriptive programming which needs more
scripting efforts. | | 2 |
| how to lunch the application in the qtp tool ? | | 2 |
| which command u will use to access the application through
descriptive programing? | Datamatics | 5 |
| |
| For more QTP Interview Questions Click Here |