| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are Error handling other than Recovery scenario
manager?
| | 2 |
| How can I generate customized logs in QTP ? | Ordain-Solutions | 1 |
| How do we retrieve the content from a text box in a web
page | | 2 |
| which tpye of exceptions mostly do we face in QTP | | 1 |
| when qtp recognizes a web link like (hyper link)wich
properties it is going to take to identify the objects
unquely? what is Ini file in QTP? | Symantic-Space | 1 |
| i want to handle all the unwanted pop up through QTP i done
that with recovery scenario but it need some title of pop
up but i want that it should handle all the pop up even i
don't give the title of that pop up in recovery scenario is
there any general way to handle all the pop up please
help | | 3 |
| is qtp 9.2 supported for firefox browser3.0?bcoz when i
tried to create scripts with the application run on firefox
browser 3.0 then qtp 9.2 didn't ct=reate the scripts? | | 2 |
| How will u declare a variable to access multiple actions?
a)Dim b)Global c)Public d)Private | | 1 |
| Hi Friends, Can you please answer these questions of QTP
Certification?
1.) What are bitmap checkpoints sensitive to?
A. Image size and object type
B. Object type and image type
C. Screen resolution and object type
D. Screen resolution and image size
2.)What are the phases in the QuickTest workflow?
A. Plan, Record, Enhance, Run
B. Prepare, Record, Verify, Run
C. Plan, Create, Verify & Enhance
D. Prepare, Create, Verify & Enhance, Integrate
3.) What are the two most commonly used ADO objects?
A. Fields
B. Execute
C. Connection, RecordSet
D. Open, ConnectionString
4.)What options are available to filter objects in the
Target Object Repository pane when merging object repositories?
A. Show all objects or Show only objects with
conflicting object types
B. Show all objects or Show only objects with
conflicting descriptions
C. Show only objects with conflicting logical names or
Show only objects with conflicting object types
D. Show only objects with conflicting logical names or
Show only objects with conflicting descriptions
5.)Which of the following is an example of a missing resource?
A. An object
B. Run Results
C. A Regular Action
D. An External Action
6.)What method is used to retrieve the number of columns in
the query results?
A. Fields.Count
B. Fields.Item(EOF)
C. Fields.Count(BOF)
D. Fields.Count.Value
7.)In VB Script functions, which one is false among the
following
a. Variables must be declared before use
b. Variables may not be declared before use
c. Variables may be declared without data types
None
| | 1 |
| Explain script generated after applying database check
point? | | 2 |
| How to change the screen name while running the test. | TCS | 3 |
| If enter into interviewer room? how u introduce with him.
with shakehand or waht? | | 2 |
| we have 10 more actions in our test and we are using exit
action command to come out from the action if any error s
occured.In action 1 if any error occurs control is moving
to second action but if we get error in second action
exitaction is throwing general run error.
Please give a idea to overcome . | TCS | 1 |
| what happen in object repository(shared)if we call an
existing action from an external action ? and what happen
in object repository(peraction)if we call an existing
action from an external action ? | Covansys | 2 |
| What is keyword driven framework, what is "key" in It. | IBM | 1 |
| How do you start automating/ writing your QTP scripts ? | Keane-India-Ltd | 3 |
| hello...any one tell me , where can i get company email
id.. actually i am searching on testing... in my CV i put
3+ exp.. but all companies are asked company email id..
please provide solution for that...
thanx in advance... | HDFC | 6 |
| 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 |
| can anyone explain about the Descriptive programming in
detail. I mean how to use in the script. | | 1 |
| what is debugging testing? | | 4 |
| |
| For more QTP Interview Questions Click Here |