RE: SOAP Testing. How to do SOAP Testing manually.
Easiest way....ask developers to provide a clienttough way.....learn HTTP n SOAP a little write client programs to call the server..u can use perl/python
<GIFTS_PAYLOAD> <PARAMETERS> <ERROR> <ERROR_CODE><![CDATA[001]]></ERROR_CODE> <ERROR_LOCATION><![CDATA[Authentication Error]]></ERROR_LOCATION> <ERROR_MESSAGE><![CDATA[Authentication Failed. Unable to find the specified GUID in the SmartChange system. If the problem persists please contact the SmartChange administrator.]]></ERROR_MESSAGE> </ERROR> </PARAMETERS> </GIFTS_PAYLOAD>
So we can test a web service for negative scenarios and it's throwing the validation messages for invalid request...