Micro Focus QTP (UFT) Forums
How to decide when to use Web services Add-in in 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 Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: How to decide when to use Web services Add-in in QTP (/Thread-How-to-decide-when-to-use-Web-services-Add-in-in-QTP)



How to decide when to use Web services Add-in in QTP - babyrajani - 05-21-2009

Hi,
I am testing Java based web application. Application is using few webservices also. Should I use Web services Add-in while recording with QTP.

Web services are also written in JAVA. Please Guide me.


Rajani


RE: How to decide when to use Web services Add-in in QTP - sreekanth chilam - 05-21-2009

HI ,

Just record some operations on the WebServices objects & see whether it recorded & played back properly or not. (Even check with "Object Spy", how they have been identified by QTP)

If not then it seems some obj. identifications issues...u may have to Select compatible Addins.


RE: How to decide when to use Web services Add-in in QTP - babyrajani - 05-22-2009

Thanks to help...