Micro Focus QTP (UFT) Forums
Request as an 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: Request as an XML using QTP (/Thread-Request-as-an-XML-using-QTP)



Request as an XML using QTP - vkviswanadh - 04-22-2009

Hi , I have 1 issue.

We are sending all kinds of request to server using XMLs. Approximately 200 to 300 XMLs go for each kind of request. For e.g., if we have a credit check , then we have 1 XML , to check for address validation we have one XML, if we need to request for a service, we need to send an XML, so these are very few, we have lots and lots of XMLs for any kind of transactions.

For testing purpose, we have a testing GUI, where we can paste the XML and send the request to the server.

Till now with QTP, we are capturing the XML and modifying some of the parameters in side that and submitting that XML for request processing. With this process we were recorded lot of XMLs and placing the requests to the server.

Do we have any provision in QTP, where we can read the XML directly form an external place , like from a directory , where we keep all kinds of XMLs and from there we pick up that file and place the request for the server at the test GUI. So that I can avoid capturing or recording each and every XML, which are similar kind or differ in some times.

Please suggest me on this , your advices are very valuable to me.

Thanks a lot
Viswanadh


RE: Request as an XML using QTP - vkviswanadh - 04-24-2009

Please advice whether the question is correctly framed or not . At least give some information ,whether we can have some solution for these kind of problems.