| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| can anyone explain about the Descriptive programming in
detail. I mean how to use in the script. | | 1 |
| what are recovery management techiniques? | BirlaSoft | 2 |
| What is the current version of QTP? | | 10 |
| What is the QTP test frame work? | IBM | 1 |
| What is difference between WR and QTP? | | 2 |
| what is tool interface?
| ITC-Infotech | 1 |
| How you automate test scripts | Novartis | 1 |
| 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 |
| Is there any site to download QTP....otherwise tell me the
way how to get the QTP sofware???????????????????
Thnx in advance | Cegonsoft | 4 |
| What is the main differece between QTP 9.0 and 9.2 | VeriSign | 1 |
| how to merge object repositories? | | 3 |
| Plz send one Tracebilitymatrix example? Anybody working on
Realtime QTP Plz give contact deatils? | | 1 |
| how can i add an action(external action) programmatically? | Ordain-Solutions | 2 |
| What is the difference between Call to Action and Copy
Action? | Satyam | 1 |
| can u please explain what r the challenges u faced in ur
automation testing | Genpact | 1 |
| What is chaild object method?
When we will go for chaild object method?
How to use chaild object method?
| | 2 |
| 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 |
| how to test background color and dynamic images during
runtime | | 1 |
| 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 |
| How can we close all webbrowsers which are opened in out
desctop? | | 4 |
| |
| For more QTP Interview Questions Click Here |