Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 597 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 597 Bytes

Automation API Testing With Postman

Example of automated testing of API gorest.co.in. Import collection file through File > Import

collection import menu

Preconditions

  1. Register at gorest.co.in
  2. Get API token for further requests
  3. Create enviroment variable {{authToken}} and copy the received token into it

create variable with auth token