Postman Tutorial #7 – How to Send POST Request with Postman

In this Postman tutorial we will learn how to send POST request with Postman tool.

We will learn how to form the JSON body and send your first POST request in postman.

Postman Tutorial #6 – What is Collection | How to Create Collections

In this Postman tutorial we will learn what is collection and how to create collections in Postman.

Organizing your tests and requests in collections is very important for maintainability of your tests in Postman.

Postman Tutorial #5 – How to Manage Cookies in Postman

In this Postman tutorial we will learn how to manage cookies in postman. You can easily add, edit and delete cookies from Postman user interface.

Postman Tutorial #4 – Analyse API Response in Postman

In this Postman Tutorial we will learn how to analyse API response in Postman. We will look into the details of API response and understand the key aspects of response.

Postman Tutorial #3 – How to Create first API Request in Postman

In this SoapUI tutorial we will learn how to create first API request in Postman. We will use deck of cards REST API to send our first request in Postman.