postman-rest-api-testing icon indicating copy to clipboard operation
postman-rest-api-testing copied to clipboard

Notes on how to use Postman to test REST APIs

Postman REST API testing

Notes on how to use Postman to test REST APIs from Postman: The Complete Guide - REST API Testing

  1. First steps
  2. Creating with API requests
  3. Writing tests and scripts
  4. Writing tests and scripts using variables
  5. Advanced assertions
  6. Automatically running tests
  7. Workflows and scenarios
  8. Mock servers
  9. File uploads
  10. Miscellaneous