Which object model is not supported by QTP?
a)COM b)DECOM c)DOM d)DCOM.
Pls explain about theese object models?
Answer Posted / 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 View All Answers
How will you check that your test cases covered all the requirements?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Explain the Different types of QTP test assets and their extensions?
What is accessibility check point?
Can any one send me the QTP Basic Coding Samples?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
How to execute a winrunner script in quicktest professional?
How to data driven test for Win objects in QTP ?
How do you know the location Id of an object if you know its index id?
What is the basic concept of qtp?
how to write xml output check point bu useing descriptive programing .means without useing output check point
What are the different attributes used with regular expression?
Where to use function or action?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.