Micro Focus QTP (UFT) Forums
API Testing framework using UFT 12.53 - 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 Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: API Testing framework using UFT 12.53 (/Thread-API-Testing-framework-using-UFT-12-53)



API Testing framework using UFT 12.53 - saumya - 05-17-2018

Hi All

I have to create an API testing framework using UFT 12.53  and ALM and I am looking for some help in creating it. Currently I am thinking of below approach and I am having some questions in that. Any help will be highly appreciated.

1. How to import wsdls in ALM Test Resources

2. Is it good approach to create a separate API Test for each wsdl and then call them using RunAPI in a GUI Test

3. How to use output from response of one API test which is having one wsdl , as input in request XML of another API Test with another wsdl.

4. We are using XML DOM object to update and load XMLs in API Test during run time. How can we execute test cases with multiple sets of data in request XMLs.

Thanks
Saumya