API testing theory
  • What is the REST API?
  • REST and REST Architectural Constraints
  • Client server architecture
  • Anatomy of an HTTP Request
  • Anatomy of an HTTP Response
the API testing tools
  • Postman Fundamentals
Coffee Break
  • Coffee Break
the API testing practice
  • How to Test the API for the first time
  • Exploratory testing of GET endpoint
  • How to automate API Tests with Postman
Bonus lecture
  • Bonus lecture