Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Postman : complete guide to API Testing || GET CERTIFICATE.

Posted By: ELK1nG
Postman : complete guide to API Testing || GET CERTIFICATE.

Postman : complete guide to API Testing || GET CERTIFICATE.
MP4 | Video: h264, 1280x720 | Audio: AAC, 44100 Hz
Language: English | Size: 257 MB | Duration: 52m

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

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