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

Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on

0 Answers  


How to retrieve data from application objects?

1 Answers  


How to check the URL using Automation tool QTP

2 Answers  


How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.

2 Answers  


Define object spy ?

0 Answers  






Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..

2 Answers  


Discuss quicktest professional environment?

0 Answers  


What is Virtual Users?

1 Answers   Crea,


How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..

0 Answers  


How can you connect the database with QTP?

3 Answers  


Please guide me release notes of Automation once scripts are completed

0 Answers  


1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.

3 Answers   ADP,


Categories