Introduction
  • Welcome
  • Postman Overview
API Testing with Postman
  • Sending API Requests
  • Understanding API responses
  • Manage APIs with Collections
  • Variables and Environments
  • Environment and Global Variables
  • Writing Test Scripts
  • Test Scripts
  • Collection Runner
Testing Workflow with Twitter API
  • Authorization
  • Testing Automation
Run collection with Newman
  • Newman: Installation and Overview
  • Newman: Iterations & Delay Requests
  • Newman: Running a folder from a collection
  • Newman: Passing environment and global variables with command
  • Newman: Export reports and exit after first failed iteration
  • Newman