Which object model is not supported by QTP?
a)COM b)DECOM c)DOM d)DCOM.
Pls explain about theese object models?
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 |
what is difference between Mandatrary proparties and Assistive proparties? Explain
What is the difference between Keyword Driven test and Data Driven test?
what is standalone database
we have 10 automation scripts. how to call them from one main script.
Please clarify Automation and QTP both(names) are same or diff?
How to Test Dynamic links ?
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
What is Test Fusion Report in QTP?
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?
What is Regular Expressions?
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?