Learn API testing with Postman from scratch
☑ Postman basics
☑ API baiscs
☑ REST API
☑ RESTful Web Services
☑ HTTP methods
☑ HTTP status codes
☑ JSON schemas
☑ API testing
Some of you may ask a question: “Why should I select this course, instead of learning Postman by myself?”
So, what is extremely cool about this course?
That you won’t learn just theory.
You will have practical technical tasks connected to real testing of API endpoints.
You don’t need to search for other questions in Google, because you cannot understand lessons or homework.
Everything is in here. In one place. In this training course.
This guaranty to you that with this training course you will save a lot of your time.
Because if you would start learning Postman by yourself you would notice that on the internet there are a lot of directions to learn Postman, a lot of different specific topics to learn, which are not applicable on most projects.
And all of this in one single training course from the very beginning.
What I suggest to you, is a training course, where step by step, with a detailed homework program, with practical tasks, with a detailed review of solution of each practical task we will learn Postman together.
This program will give you enough knowledge to get your first job and be able to test an API web service with the help of Postman.
English
Language
Introduction
Introduction
Communication plan
API Basics
API and Web Service
API Types Overview
REST API Overview
HTTP methods
HTTP Status Codes
Test Environment Setup
Postman Installation
Trello Account Creation
Authorization Token Creation in Trello
HTTP Method GET
GET Method Overview
GET Method in Postman
GET Method in Postman – Hometask
JSON Schema Validation
JSON Schema Validation – Hometask
GET Method Validation
GET Metod Validation – Hometask
HTTP Method POST
POST Method Overview
POST Method in Postman
POST Method in Postman – Hometask
POST Method Validation
POST Method Validation – Hometask
HTTP Method PUT
PUT Method Overview
PUT Method in Postman
PUT Method in Postman – Hometask
PUT Method Validation
PUT Method Validation – Hometask
HTTP Method DELETE
DELETE method overview
DELETE Method in Postman
DELETE Method in Postman – Hometask
DELETE Method Validation
DELETE Method Validation – Hometask
Postman Tips
Variables in Postman
Bonus – Automated Test in Postman
First Test in Postman
Final Test
Final Test