05-17-2018, 11:09 AM
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
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