Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DOM
#1
Solved: 10 Years, 9 Months, 1 Week ago
Hello

I am new to this forum. I have one question, what is Document Object model and what is the relation betweem DOM and object repository in QTP? Thanks in Advance.
Reply
#2
Solved: 10 Years, 9 Months, 1 Week ago
Hi,
I will recommend to go through the following blog .

https://www.learnqtp.com/step-by-step-gu...learn-qtp/


Dom:
The Document Object Model (DOM) is a platform- and language-independent standard object model for representing HTML or XML and related formats.

A web browser is not obliged to use DOM in order to render an HTML document. However, the DOM is required by JavaScript scripts that wish to inspect or modify a web page dynamically. In other words, the Document Object Model is the way JavaScript sees its containing HTML page and browser state.

Object Repository[/u]:
The Object Repository window displays a tree of all test objects and in the current component or in the selected action (including all local objects and all objects in any shared object repositories associated with the selected action or component).


Regards
Sridhar
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)