How to retrive data from xml using Qtp? - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: How to retrive data from xml using Qtp? (/Thread-How-to-retrive-data-from-xml-using-Qtp) |
How to retrive data from xml using Qtp? - chandu - 03-25-2011 Hi, I want to verify data in xml file after exporting from the appliction. what is procedure,plz can u explain with an example. RE: How to retrive data from xml using Qtp? - basanth27 - 03-25-2011 The method is called XmlUtil. You may want to use that as a keyword and plough deep enough. |