Skip to content

CatPires/APITestAutomationwithPostman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

API Test Automation with Postman

Comprehensive course that dives deep into the world of API testing and automation, designed and curated by Valentin Despa.

The API Test Automation with Postman includes 4 main chapters:

  • Unit 1 - Introduction to API testing
    The course begins by establishing a strong foundation in API testing. Here, you will be introduced to the concept of APIs, their testing, and how to manually test APIs using Postman. You will learn to handle secrets with Postman variables, write scripts, and debug them using the Postman console. The unit further explores JavaScript basics, and how to access and pass data between requests.
  • Unit 2 - Writing API Tests
    In this unit, you'll explore the structure of API tests, make assertions about the status code, and get hands-on with the JSON format. From asserting the data-type of a property to validating JSON schemas and testing response headers, this unit is an in-depth exploration of API testing.
  • Unit 3 - Automation First Steps
    This unit takes you through the initial steps of automation. You'll learn about the collection runner, scheduled runs, and the Postman CLI. It's an exciting part of the course that demonstrates how to run a collection using Postman CLI.
  • Unit 4 - Integrating Postman Tests in CI/CD
    The final unit dives into the heart of continuous integration and continuous deployment (CI/CD). From learning about CI/CD providers to running Postman tests with GitHub Actions and other CI/CD tools, this unit is the last stepping stone in your journey to become a proficient API tester.

Course Notes: https://github.com/vdespa/automation-with-postman-course/tree/main

Course Content

πŸ’» Unit 1 - Introduction to API testing βœ… DONE
πŸ’» Unit 2 - Writing API tests βœ… DONE
πŸ’» Unit 3 - Automation first steps βœ… DONE
πŸ’» Unit 4 - Integrating Postman tests in CI/CD βœ… DONE

Assignments

πŸ’ͺ Assignment #1 βœ… DONE
πŸ’ͺ Assignment #2 βœ… DONE
πŸ’ͺ Assignment #3 βœ… DONE
πŸ’ͺ Assignment #4 βœ… DONE
πŸ’ͺ Assignment #5 βœ… DONE


πŸ€“ TALK πŸ“— LESSON πŸ’» LAB πŸ’‘ EXTRA πŸ’ͺ PROJECT TIME

βœ… DONE ❌ TO DO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors