Posts: 4
Threads: 4
Joined: Nov 2009
Reputation:
0
11-10-2009, 11:56 PM
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
Posts: 159
Threads: 0
Joined: Mar 2009
Reputation:
0
11-11-2009, 10:30 AM
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.