Micro Focus QTP (UFT) Forums
web services add-ins - 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: web services add-ins (/Thread-web-services-add-ins)



web services add-ins - qtpguru - 11-10-2009

what is the use of web services add-ins?
what are the add-ins do I need to have to test ASP, C++, PAL, Waters, LIMS Basic built applications?

Thanks


RE: web services add-ins - Tarik Sheth - 11-11-2009

Hi,

Web services are- Web service is defined by the W3C as "a software system designed to support interoperable machine-to-machine interaction over a network". Web services are frequently just Web application programming interfaces (API) that can be accessed over a network, such as the Internet, and executed on a remote system hosting the requested services.

On installing Web services add- in QTP gives very good keyword-driven testing on web services. After you add a WebService test object to your object repository, you can access all of the operations that the Web service supports from the Operation column of the Keyword View. by installing the add- in you can directly access and test web services.

For testing ASP and C, C++ application ".net" and "Java" add- ins are sufficient apart form the defualt add- ins.