Course curriculum

  1. 1
    • Postman Beginner's Course - API Testing

    • Lesson 1 - Welcome

    • Lesson 2 - What is Postman

    • Lesson 3 - How to install Postman

    • Lesson 4 - Your first request with Postman

    • Lesson 5 - HTTP (Hyper Text Transfer Protocol)

    • Lesson 6 - Postman collections and variables

    • Lesson 7 - Query parameters

    • Lesson 8 - Assignment

    • Lesson 9 - Path variables

    • Lesson 10 - POST request / API Authentication

    • Lesson 11 - JSON format

    • Lesson 12 - Assignment

    • Lesson 13 - Random test data

    • Lesson 14 - Is Postman the right tool for me?

    • Lesson 15 - Viewing existing orders

    • Lesson 16 - Assignment

    • Lesson 17 - PATCH request

    • Lesson 18 - DELETE request

  2. 2
    • Lesson 19 - Introduction to test automation

    • Lesson 20 - Your first API tests

    • Lesson 21 - Assignment

    • Lesson 22 - Postman variables

    • Lesson 23 - Extracting data from the response

    • Lesson 24 - Assignment

    • Lesson 25 - Assignment

    • Lesson 26 - Collection runner

    • Lesson 27 - Request execution order

    • Lesson 28 - Postman monitors

    • Lesson 29 - Newman

    • Lesson 30 - HTML reports with Newman

    • Lesson 31 - CI/CD overview

    • Lesson 32 - Conclusion