Testing SOAP service - Optum/mockiato GitHub Wiki

Testing direct SOAP service call

  1. Open any SOAP client (eg. Mockiato API Testing Tool, SoapUI, Postman, etc.) to test the service.
  2. Use the Base URL which was displayed in the success pop up message when you created your service. Alternately you can click the View Endpoints button in the upper right corner when viewing the service or you can select the Service info button on the services screen.
  3. Use request body from your virutal service in the request field of your SOAP client.
  4. Submit request.
  5. Verify response payload returns expected result.


    Back                                     Next
⚠️ **GitHub.com Fallback** ⚠️