REST APIs

In REST API design, we use 5 methods: GET, POST, HEAD, PUT, and DELETE.

  1. The user has to navigate to the Avo Assure home screen.

  2. The user has to select the Web Services project from the All Project list.

  3. The user has to click the Design Studio button, and the Design Studio window will be displayed.

  4. To get the screen context menu, the user has to click the Screen icon.

  5. The user has to click the Capture Elements button, and the Capture Elements window will be displayed.

  6. The user has to enter the endpoint URL in the Enter End Point URL field.

  7. The user has to select the methods from the Select Method drop-down.

  8. The user has to enter the request header in the Request Header field.

  9. The user has to navigate to the required testing API and copy the Request Body.

  10. The user has to paste the request body in the Request Body field.

  11. To get the response, the user has to enter the value and to debug and save the response, click the Webservices button.

  12. Once the debug is completed, the user has to click the Response button to view the response.

  13. The user has to click the Save button, and the testcases will be saved automatically.

Last updated