| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| HI. Plz Clarifie my doubt,having 2+yrs experience in Testing
, But My accedamics(Xth,INTER) are Less than 60%, But
B.Tech 72%. It creats any problem , When i change to any
MNC. plz tell me......... lot of friends told it's a
problem, Some people says NO problem, What ............. | | 3 |
| 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 |
| what version of test director supports the QTP? does
testdirector supports the QTP9.0? | | 1 |
| How you automate testscripts one by one or moduelwise or
all at once | | 2 |
| i don't have any experience in qtp? Can u please tell me
What work i have to do? | | 4 |
| how do find current links in webpage for ex: in
yahoowebsite today mainpage is having 50 links and next day
same page is having 60 links. if i run same programe it
should display total links in webpage ? | CTS | 3 |
| what is standalone database | Wipro | 1 |
| Explain about the Test Fusion Report of QTP? | | 1 |
| How to use Regular Expressions in QTP | | 1 |
| Where are the snapshots stored? | | 2 |
| where we are going to write the descriptive programming.for
example we are invoking qtp application where we are going
to write that code | | 3 |
| 1)what is the Exact Meaning of Environment Variables?
2)what is Compile Module in QTP? what exactly it contains
Functions or Actions?
| | 3 |
| what is smart identification? | | 1 |
| How to use custom checkpoints in QuickTest Professional? | TCS | 1 |
| When it be decided to go for either Per - Action or Shared? | | 2 |
| how to write scripts in QTP? | Ordain-Solutions | 3 |
| What is test object model in QTP ? | | 5 |
| Difference between keyword driven test and DDT? | | 1 |
| Consider a scenario where there are two action sheets say
action 1 and action 2. Can Action 1 take values from action
2 data sheet or vice versa. If so, how? | Oracle | 6 |
| Explain what the difference between Shared Repository
and Per_Action Repository | | 2 |
| |
| For more QTP Interview Questions Click Here |