Testing REST service - Optum/mockiato GitHub Wiki

Testing direct REST service call

  1. Open any REST 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. Select payload type.
  4. Add Payload, relative path, or query parameters depending on the payload type.
  5. Use the request body from your virtual service in the request field of your REST client.
  6. Submit request.
  7. Verify response payload returns expected results.




Back                                       Next

⚠️ **GitHub.com Fallback** ⚠️