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 |
actually how many hours per one day we will work on automation (qtp) in real time
In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?
How to Display last item of a Combobox by using QTP?
What is the parameterization? Give one example?
3 differences between QTP & Winrunner?
can we create recorset with out using database connection in vbscript?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
What are advantages of test automation?
how will we run batch tests in qtp what is the process to run the multiple test sets?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
0 Answers Autodesk, EDS, Wipro,
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no?
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?