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
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
you can do it by creating a batch file by using testrunning.bat.
which will exexcute your soapui scripts in command prompt.