Object recognition in QTP is based on which model ?
a) COM
b) DCOM
c) DOM
d) None of the above

Answer Posted / sukumar

Microsoft Component Object Model [ COM ]

Initial development of automated tests with QTP is usually
done by record-and-playback. A user's actions are captured
via Microsoft's Component Object Model (COM). These are
recorded as VB script-like commands into "Actions", which
are similar to functions. All manipulated objects that QTP
recognizes are also added to the object repository. Once
recorded one gets editable QTP scripts.
After clicking on the playback button all these
actions will be played back. During playback, QTP attempts
to identify and manipulate the same objects, again using COM.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want to do QTP Certification what is the pattern of Question paper.

1833


PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME

6264


How to test background color and dynamic images during run time can you put the check point for moving objects?

1547


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

684


Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...

1891






What is regular expression?

676


tell me QTP standards ?plz

1607


What are the properties you would use for identifying a browser and page when using descriptive programming?

715


Explain different types of action in qtp?

649


How to run a test using quicktest professional (qtp)?

646


In what occasion we can specify global sheet and action sheet?

649


How to run a test using quicktest professional?

611


How to modify the text checkpoint?

698


What is an expert view and keyword view?

663


How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..

1746