what is the difference between xmlutil and xmlDOM in qtp?
Answer Posted / uday
For working with XMLUtil, find below 2 videos:
How to read data from xml file: https://www.youtube.com/watch?v=TFMWhhKerKw
How to update content of a xml file https://www.youtube.com/watch?v=YKu2pHm0s58 How to work with XML DOM at https://www.youtube.com/watch?v=DTfIztqndAk#t=17
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is virtual object supported in low level recording mode?
Explain features of the latest version of qtp/ uft 12.1?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
banking domain description for software tester for interview
How many tabs are available in debug viewer pane?
Where we use data driver in qtp?
What is the short cut keys for the following?
What is the difference between Keyword Driven test and Data Driven test?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
When and why to use descriptive programming?
What r the different filters in defect in quality center
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What are the features supported by UFT?