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
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What is Curd testing?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
Shall we add Local Repository to shared object repository,if yes,how we add
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
What is quick test pro?
Explain the use of action split in qtp?
There is an excel file of 1 to 100 sheets how you will iterate through it?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
How we can import data from database?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
How to associate shared object repository to test in qtp?
Why script error occur in between recording in qtp?
How to use debug tools?