Postman Complete Guide To Api Testing Get Certificate

Tags: Postman

learn postman for API testing in just One hour and master postman.

Last updated 2022-01-10 | 4.6

- how to create collections
- how to create requests
- how to create negative requests

What you'll learn

how to create collections
how to create requests
how to create negative requests
master postman
learn about different assertion
api testing

* Requirements

* postman

Description

Welcome everyone to my Postman course.

My name is Anwer Khan and I will be your instructor throughout this course.

Postman is an API(application programming interface) development tool that helps to build, test and modify APIs. It has the ability to make various types of HTTP requests(GET, POST, PUT, PATCH), saving environments for later use, converting the API to code for various languages(like JavaScript, Python).

First of all, I want to tell you that this course is straight to the point. In which I cover all the important things about the postman. So we will cover more in less time. In this course, first of all, you will learn how to create collections and folders. You will also learn how to create different requests such as post request get request and all other such requests. Then we will test negative requests. You will also learn how to create environment variables. And You will also learn how easily we will add assertions and test our requests. You will learn body assertions, header assertions, JSON assertions and status assertions. You will also learn how to debug using the postman console. Then you will learn how to run all requests at once. And how to export our collections and environment variables and run using a command line.

Once you complete this course you will master postman and you will feel comfortable using postman.

So I hope to see you in this course.

Thank You.

Who this course is for:

  • who want to learn postman
  • who want to test their api

Course content

4 sections • 16 lectures

Creating collections Preview 02:18

Get and Post requests Preview 06:51

Put and Delete request Preview 04:07

Creating negative request Preview 06:54

Creating environment variable Preview 03:57

Saving response data as a variable Preview 04:10

Status type assertion Preview 03:23

Body assertion Preview 02:28

Header and response time assertions Preview 04:48

Postman console Preview 01:53

JSON assertion Preview 03:26

Nested JSON Preview 01:59

Collection runner Preview 01:15

Exporting Preview 01:14

Run collection using newman Preview 02:35