Which object model is not supported by QTP?
a)COM b)DECOM c)DOM d)DCOM.
Pls explain about theese object models?



Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese o..

Answer / pavan

Quick test complies with the COM standard.
Quick test supports COM objects embedded in web pages
(which are currently accessible only using mocrosoft
internet explorer) com-component object model.

DOM :Document Object Model (DOM). QuickTest provides direct
access to the browser's Document Object Model (DOM) through
which you can access the HTML tags directly. Access to the
DOM is performed using the .Object notation.

The cookie used by the browser can be accessed through the
browser's Document Object Model (DOM).

DCOM:Distributed component object model

DECOM is not supported by QTP

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More QTP Interview Questions

Waht is Test Report , What it consists?

2 Answers  


How many types of actions are there in quicktest professional?

0 Answers  


what is aregular expression?

4 Answers   UHG,


Explain about the test fusion report of quicktest professional?

0 Answers  


Explain about the test fusion report of quicktest professional (qtp)?

0 Answers  






can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)

1 Answers  


Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com

0 Answers  


how interviews will be on QTP?

0 Answers   Fidelity,


Use of Debug Viewer?

1 Answers  


Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri

0 Answers  


Can i run the qtp, without OBJECT REPOSTIRY...

8 Answers  


After creating testcases, how do you start testing in QTP? what methodology will follow?

7 Answers   Actran, American Well,


Categories