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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / nisargadatta

DOM, Data object modeling. where in which it fetches using
HTML tags.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?

1 Answers  


suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt

1 Answers  


How to modify object property in qtp ?

0 Answers  


Tell about automation object model(Aom) in qtp?

6 Answers   GE,


VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer

1 Answers  






What is the virtual object?

0 Answers  


How to Creating an Output Value using QTP?

1 Answers  


how to write xml output check point bu useing descriptive programing .means without useing output check point

0 Answers  


can we test an windows application using qtp

1 Answers  


Explain different types of checkpoints?

0 Answers  


hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career

0 Answers  


How to capture screen shots when an error occurs?

2 Answers  


Categories