tags:

views:

174

answers:

1

Hi All,

Is it possible invoke the SOAP API which returns object of some class or which takes the object of class as input parameter via QTP web-service addin?

Is there any way to call overloaded API via QTP web service addin?

Thannks Laxman

A: 

you can do it by creating a batch file by using testrunning.bat.

which will exexcute your soapui scripts in command prompt.

deep