04-22-2009, 10:46 PM
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
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