What is DOM
Answers were Sorted based on User's Feedback
Answer / ravi more
The Document Object Model (DOM) is an interface
specification maintained by the W3C DOM Workgroup that
defines an application independent mechanism to access,
parse, or update XML data. In simple terms it is a
hierarchical model that allows developers to manipulate XML
documents easily Any developer that has worked extensively
with XML should be able to discuss the concept and use of
DOM objects freely.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rag
Document Object Model (DOM) is a set of COM objects that
correspond to the elements you see on a Web page. Within
Internet Explorer, every HTML element (<IMG>, <A>, <TABLE>,
and so on) is programmable via an object that is part of the
overall object model
| Is This Answer Correct ? | 0 Yes | 1 No |
Your roles and responsibilities and daily tasks? (As automation tester)
Shall we add Local Repository to shared object repository,if yes,how we add
in login module login button chage regularly(means login button change to submit button).What is the code for it.
Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .
what r the drawbacks and limitations of QTP?
Explain script generated at the time of setting runtime property?
Types of properties that Quick Test learns while recording?
object types is used for what?
Hi All, I need 5 yrs exp manual and automation testing using QTP sample resume. is there any body having please send me my mail id is bjr@aol.in Tahnks in Advance
explain virtual object? in detailed? pls any one explain me?
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
IF there are seven browsers with same name open. I want to close one particular browser thru QTP. how can i do this?