11-07-2009, 03:35 PM
Hi,
Yes. Web services is an add- in and available for QTP9.5 too.
It entirely depends on the level of testing that you would like to do with QTP and web services.
70- 80% of the needs to do automated testing with webservice oriented architecture can very well performed by this add- in as it is very flexible and can be scripted well.
For doing performance testing of web services I would say use C# dot net (along with threading to hit the webservices multiple times with multiple users) and build an application which can act as your performace benchmark for the SOA.
Hope this is useful.
Yes. Web services is an add- in and available for QTP9.5 too.
It entirely depends on the level of testing that you would like to do with QTP and web services.
70- 80% of the needs to do automated testing with webservice oriented architecture can very well performed by this add- in as it is very flexible and can be scripted well.
For doing performance testing of web services I would say use C# dot net (along with threading to hit the webservices multiple times with multiple users) and build an application which can act as your performace benchmark for the SOA.
Hope this is useful.