
Learn to create your first api request in Postman by sending a get to the users endpoint, compare browser results with Postman, and view raw versus preview responses.
Master the basics of Postman collections by learning what a collection is, how to organize requests into folders, and multiple ways to create and save requests.
Explore the postman environment: a set of variables used in requests, with local and global variables; then create and manage environments with variables.
Run multiple requests in Postman by using the collection runner, set iterations (e.g., five) and environment, then monitor concurrent executions for batch testing.
Learn to chain requests in Postman by extracting data from a response, saving it as an environment variable, and reusing that value in a subsequent request.
Create a mock server in postwoman to clone API responses, save request and response examples, and test data locally by using a collection and mock endpoints.
Learn how to perform basic authentication with a token in Postman to create a GitHub repository, including generating a token and testing authorization.
Create a request and save it to a Postman collection, run the collection from the command line with Newman, and integrate Postman with Jenkins for automated testing.
Master postman test scripts, including pre-request and post-request scripts, using JavaScript and an assertion library to improve readability and collaboration in api testing.
- The course is mostly version independent so you don't have to install POSTMAN. You can use Web version, but it is recommended!;
- Postman Chrome Extension is deprecated!
This is the Absolute Beginner POSTMAN Training!
Learn how to use POSTMAN with ease while having fun!
My approach is to be practical and simple: we focus on real world examples. All the features presented is focused on getting the job done in the least amount of time possible. I'll be working in the latest version of the POSTMAN, and all the content is explained for all users.
What will you learn?
How to download and install POSTMAN
Postman GUI Overview
Creation of Collections,
Working with Variables,
Understanding of Environments
Integration with Jenkins
Run from command-line and Test Scripts
… and so much more!
Why is this course different?
By the end of this course you will be able to use POSTMAN with ease. You'll feel in control as you pursue and complete more ambitious projects. Whether you are contemplating a career change, considering freelancing opportunities, or developing a personal hobby, get started today on your POSTMAN journey!
Who this course is for:
This course is PERFECT for beginner-level POSTMAN users.
If you’re an intermediate or advanced user, this course is NOT for you!
This course is NOT for students who want to learn about one particular topic in depth, for example, API Scripting Testing in POSTMAN. Instead, this is a comprehensive course that gives you a solid foundation on all the major topics in POSTMAN.