Download:
https://www.postman.com/
- Prerequisites
- Working with APIs
- AJAX
- What is Postman
- A Collaboration Platform for API Development
- Downloading Postman
- Windows / Mac / Linux / Web
- Postman UI Overview
- GET request, POST request, specifying request type
- View Response in different ways
- Setting query string parameters
- Adding headers
- Saving requests
- Reviewing response headers
- Bulk-edit mode
- Creating Collections, adding requests to Collections, Running collections for automated checks)
- Variables
- path
- collection
- environment
- global
- Environments (what, why, how to create, how to use)
- Postman Console
- Scripts (pre-request scripts)
- Testing (post-response scripts - for testing)
- Mock Servers (creating , designing , using , why)