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 |
how to count the word "IS" is repeated in the application using DP
3 Answers DST Global Solutions,
how can I read text in browser and export the same into text file?
How do u override the meaning of a standard object in QTP?
How to supress warnings from the "Test results page"?
Please can you give where can we get good QTP Training at Hi-Tech city Hyderabad?
What is the keyword view and expert view in qtp?
Explain in brief about the quicktest professional (qtp) automation object model?
Explain calling sub procedure.
write a qtp script to see time in windows command prompt? its urgent....
What is the difference between the design-time and run-time data tables?
Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone
How to execute a winrunner script in quicktest professional (qtp)?