ABOUT INSTRUCTOR AND THE COURSE
  • Video message from Raghav
  • About Raghav and this course ***Must Watch***
INTRODUCTION
  • What is POSTMAN
  • Understand POSTMAN GUI
  • How to create First API Request
COLLECTIONS
  • What is Collection | How to create Collection
  • How to run COLLECTIONS (Collection Runner)
VARIABLES
  • How to create and refer variables
  • How to Get and Set variables
ENVIRONMENTS
  • How to create Environments
TEST SCRIPTS CREATION
  • How to create quick scripts
  • How to create First Test
  • How to Debug
DATA DRIVEN TESTING
  • Data Driven Testing | How to get data from csv & json
AUTHORIZATION
  • How to add Authorization in Postman
  • Why we have Authorization and not Authentication in API Requests
COMMAND LINE and JENKINS
  • How to run from Command-line (Newman)
  • How to run from JENKINS
WORKSPACED | MONITORS | DOCUMENTATION
  • How to create and manage Workspaces
  • How to create API Monitors
  • How to create API Documentation
REMOTE Execution
  • How to run Collection Remotely with URL
SOAP API TESTING
  • How to run SOAP requests in Postman
API CHAINING
  • API Chaining | REST
MOCK API
  • How to create Mock APIs in Postman