| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How do u do batch testing in WR & is it possible to do in
QTP, if so explain? | | 2 |
| Hi All
As per the requirements i have to copy the data from word
document to excel sheet using the QTP
Note : Data in word document is in tabular format i.e there
is 80 rows and 5 columns table
Can any body provide code for this ?
Thanks in advance
Regards
Test123Test | | 1 |
| In how may ways we can use checkpoints to an application
using QTP? | | 2 |
| What is Optional step? | | 3 |
| What is the difference between QTP 8.2 and QTP 9.2 ? | Infotech | 4 |
| According to use, how virtual object is different from
object spy? If Qtp is not learning a sub-menues. What
should we done? how would we manage on the expert view too?
alkaa.dugaal@gmail.com | HCL | 1 |
| what is Defect density, defect leakage, defect
age,latentbed,yasid testing, interface | Syntel | 3 |
| What will be the script for recovery scenerio.plzanyone give
ans with aexample related to banking project | Yahoo | 2 |
| How to get all the objects count and objects names in
webpage using QTP ? | | 3 |
| Why you are Using Descriptive programming instead of Object
Repository? | | 8 |
| Up to how much VB scripting knowledge and what type of VB
script knowledge is required for a QTP test engineer for
real time to work ? | | 2 |
| in how many ways you perform batchtesting? | Sapient | 2 |
| what is batch testing? | | 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 |
| IF we use batch testing.the result shown for last
action only.in that how can i get result for every action. | | 2 |
| If an application name is changing frequently i.e while
recording it has name “Window1” and then while running
its “Windows2” in this case how does QTP handle?
| Covansys | 4 |
| Pls explain me the difference between ........
Description.Create and CreateObject | | 1 |
| Anybody explain me, the concept of checkpoint
declaration in the QTP mainly for the Objects, Pages, Text
and Tables ? | | 1 |
| What is the use of Regular expression? | | 4 |
| How we can merge the object repositories?say if we have 2 or
3 object repositories then how we can merge them?Is there
any option in QTP to merge the object repositories? | | 2 |
| |
| For more QTP Interview Questions Click Here |