Hello Friends,
I know many of you will be familiar with SOAP UI tool which is available to test SOAP as well as REST web services.
See some useful information here how to use SOAP UI :
Configure WSDL URL (e.g. http://www.webservicex.net/geoipservice.asmx?wsdl) using SOAP UI
I know many of you will be familiar with SOAP UI tool which is available to test SOAP as well as REST web services.
See some useful information here how to use SOAP UI :
Configure WSDL URL (e.g. http://www.webservicex.net/geoipservice.asmx?wsdl) using SOAP UI
Once you configure WSDL then fo to the SOAP project request and pass proper parameter in request to get the response XML accordingly.