API Testing with GTP

In GTP, the user(s) can implement API testing with/without interacting with the UI/AUT.

  1. Login as Test Manager/ Engineer.

  1. Create a Project for API testing & select the project type as an API test.

  2. Clicks on Tests from Side Menu

  3. Clicks on the API Tests tab & click the Add New Test button.

  4. Enter the Test name and the description & click the Create Test button.

  5. In the Manage test page, click the 'Create API Test' button & start creating the API Test.

  6. Enter the Test name, Select the request method (GET, POST, PUT, PATCH, DELETE) from the Drop-down and enter desired endpoint URL against which the request is to be triggered. In addition, values for the Headers, Query Params & Body fields need to be entered.

  7. After entering all inputs, click on Send Request button.

  8. Now the user(s) can get a response for their API requests.

  9. From the response we can Create the Variables, and also make Assertions.

  10. Click on the Save button and view the created API Test on the Manage Test page.

©2023 GoTestPro. All Rights Reserved.