What is difference b/w
AOM,DOM,COM
Have u ever is used ny of the models.If so why?
Answer Posted / nath t
AOM: Automated Object Model with this model we can create
QTP object. without opening QTP, we can do open Test, add
repositories, recovery scenarios, .vbs files, Datatable
(excels) etc.
DOM: Document Object Model this is come under HTML like
that. i have n't worked on this.
COM: Component Object Model with this model we can create
Excel, MS-Word, OutLook objects etc.
with this object we can do with out opening Excel
application, we can add sheet and count the rows and
columns etc.
like this way we can use these objects based on criteria
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
Difference between action & Reusable action?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
Write a QTP script to enter a keyword in to Google search engine?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
How you can make an action as re-usable action?
Explain how you can delete excel file in qtp?
How you can decide which type of object repository you have to use?
Explain different types of action in qtp?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
What is keyword driven framework?
Explain in brief about the qtp automation object model (aom).
how can i call function (which has link with excell sheet at a remote location) within another function