Postman Api Testing For Beginners || Crash Course ||

Posted By: ELK1nG

Postman Api Testing For Beginners || Crash Course ||
Published 12/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 277.74 MB | Duration: 0h 52m

Learn Postman for API testing in just one hour and master postman.

What you'll learn

You will learn and master Postman for API testing

You will learn about API testing

You will be able to learn how to create collections

You will also learn how to create requests and negative requests

You will learn easily about different assertion

and much more

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).Postman is a computer application used for API testing. Postman sends an API request to the web server and receives the response, whatever it is. No extra work or setting up of framework is required while sending and receiving requests in Postman.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.

Overview

Section 1: Introduction

Lecture 1 Install Postman

Section 2: Getting start with Postman

Lecture 2 Creating collections

Lecture 3 Get and Post requests

Lecture 4 Put and Delete request

Lecture 5 Creating negative request

Lecture 6 Creating environment variable

Lecture 7 Saving response data as a variable

Section 3: Simple Assertion

Lecture 8 Status type assertion

Lecture 9 Body assertion

Lecture 10 Header and response time assertions

Lecture 11 Postman console

Lecture 12 JSON assertion

Lecture 13 Nested JSON

Section 4: Running Collections

Lecture 14 Collection runner

Lecture 15 Exporting

Lecture 16 Run collection using newman

Who wants to learn Postman,Who wants to test their API,Testing engineers and Developers