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

what is difference between Mandatrary proparties and Assistive proparties? Explain

4 Answers  


What is the difference between Keyword Driven test and Data Driven test?

0 Answers  


what is standalone database

1 Answers   Wipro,


we have 10 automation scripts. how to call them from one main script.

2 Answers  


Please clarify Automation and QTP both(names) are same or diff?

1 Answers  


How to Test Dynamic links ?

4 Answers   Wipro,


WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT

3 Answers   Wipro,


What is Test Fusion Report in QTP?

0 Answers  


How to use Regular Expressions in QTP? give an example.

10 Answers   ABC, Accenture, Ordain Solutions, SCL,


Is it possible to call out to Java from QTP?

2 Answers  


What is Regular Expressions?

2 Answers  


Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?

2 Answers  


Categories