Table of Contents
- API Testing Theory and Terminology
- Principles of API Design
- OpenAPI and API Specifications
- Considerations for Good API Test Automation
- Understanding Authorization Options
- Creating Test Validation Scripts
- Data Driven Testing
- Running API Tests in CI with Newman
- Monitoring APIs With Postman
- Testing an Existing API
- Designing an API Specification
- Creating and Using a Mock Server in Postman
- Using Contract Testing to Verify an API
- Design and create an API

