what is the difference between xmlutil and xmlDOM in qtp?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / uday
You can find the answer to this question in "Working with XML File" section in my blog at "http://qtpftvideos.blogspot.in/search/label/QTPVideos"
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, Can anyone write the following qtp script...please its urgent ·Navigate to Google in a new IE instance ·Search for the following word "Gap, Inc." ·Iterate thought the first 10 pages of google ·On each page collect the following ·The "blue" page title ·The "green" url ·Output all the data into a file named "test_output.txt" ·Format "Title – URL"
w is recovery senario manager
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example.
Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first
Hi All, I need code for how to execute qtp scripts from excell sheet
What is your role and responsibilities in QTP with your current organization?
What is difference between version 6.5 and 8.2 in QTP?
What is the extension of script and object repositary files?
Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini
write a test script in QTP to test the text that written in an image(i.e jpg)of a web page???
How the smart identification is used in real time?Please explain with an example