Course Information
Course Overview
Learn Postman and REST API testing real FAST. Learn 80% of what you need in 20% of the time.
Do you need to learn about Postman & APIs for your new position or for a job interview?
You are not the first one. REST APIs are everywhere nowadays but you may not know where to begin. If you are a total beginner to APIs and are looking for a quick introduction to API by using Postman. This course is for you.
What are APIs all about?
Today, all IT systems are interconnected by using APIs, which are a way to exchange data, mostly by using a format call JSON.
However, learning about APIs can easily get confusing. You need to know: different HTTP methods, headers, cookies, dealing with file uploads or authentication with API keys, tokens, OAuth and so much more.
This is where Postman comes in! Postman allows you very quickly to create a request with the required HTTP method and parameters, submit the request and easily inspect the results.
Postman can help if you are developing APIs as well! I have created this course for testing engineers and well as for software developers.
Postman can help you during the development of your API as well as after the API is completed, by running tests that make sure your API is still working as intended.
In this Postman crash course for beginners, we will start exploring the features of Postman, creating requests, and building simple workflows. Then we will continue by writing API tests and automatically running a Postman collection by using the Postman Collection Runner and Newman.
Is this course for me?
If you need to get up to speed with Postman and start using APIs and don't have a lot of time, this course will probably take you very far in a very short time. You don't need much to get started, but you need to invest more than 3 hours. Just watching the content may not be enough to develop the skills needed. You need to do the work and the practice assignments.
So let’s look at what you are going to learn:
Start with simple requests
Use HTTP methods like GET, POST, PUT & DELETE
Understand the difference between GET vs POST.
Work with query parameters and path variables
Understand HTTP headers
Learn to deal with authentication (for example using Bearer token)
Start writing API tests with JavaScript
Organize tests in collections and share them with your team
Run API tests using the collection runner or Newman
So after this course, you will have an overview of Postman and can later decide in which areas you want to learn more.
Excited to learn Postman? Join this course today!
Legal Disclaimer
This course is an independent educational resource and is not endorsed by, affiliated with, or associated with Postman, Inc., or any of its products. Postman is a trademark of Postman, Inc. All product names, logos, and brands mentioned in this course are the property of their respective owners.
This course contains promotional materials.
Course Content
- 5 section(s)
- 51 lecture(s)
- Section 1 Introduction
- Section 2 Creating requests in Postman
- Section 3 Preparing for automation
- Section 4 Automated collection runs
- Section 5 Last words
What You’ll Learn
- Introduction to APIs by using Postman, Start using Postman, Overview of the HTTP messages, Use query parameters, path variables and headers, Read/write JSON, Write basic API tests, Work with Postman variables, Create simple workflows, Learn HTTP request methods: GET, POST, PATCH & DELETE
Reviews
-
CCarmen Rodriguez Navarro
Just great, lots of effort in creating this course and great assigments.
-
EEmily Bell
Very easy to follow and understand! I have a very brief background in code (a basic understanding of SQL, HTML, and CSS), so this may be assisting me, but I believe any curious mind should be able to follow along on this course easily.
-
NNeil Kas
Simply amazing! I highly recommend!
-
MMarpil B. Rosal
I like this course as it's really for the beginners like and idiot's guide/training if you would say