I created a soap service that I want to test. But I do not want to create a soap client for testing it. I am looking for some tool that can analyze wsdl and give a list of parameters that can be entered, and then gives a response from the soap service.
I know soap panda , but it doesn’t work, it says an invalid url, since my soap service url has a hyphen in it.
SoapUi is very large in size. I need a small tool that I can easily download
soapclient is a web tool, but it does not work.
Please suggest an alternative tool.
source
share