Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to GTP as Test Manager/ Engineer.

  2. Create a project for API testing and select the project type as an API test.

  3. Clicks on Tests from Side Menu.

  4. Clicks on the Browser test tab and click the Add New Test button.

  5. Enter the Test name and the description and click the Create Test button.

  6. Click Rec button from Manage test page.

  7. Click (plus) icon from the extension.

...

  1. Select the Project from Project drop down Menu.

  2. Go to Test Page, click on Add new Test Button.

  3. Create a Test with appropriate Tag.

  4. Click on Test Name.

  5. Click on Record Button.

  6. Click on + icon. Now select API request Button.

  7. The API request window will be displayed.

  8. 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.

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

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

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

  12. Click on

...

  1. Save Button.

...

  1. User has added the API request.