Postman Tutorial #14 – How to Set and Get Variables in Postman

In this Postman Tutorial we will learn how to Set and Get variables in Postman.

We will learn with examples to set and get global variables, collection variables, environment variables or local variables in Postman.

Postman Tutorial #12 – How to Create and use Variables in Postman

In this Postman Tutorial we will understand How to Create and use Variables in Postman. You will learn about the following variables supported by Postman with examples.

– Global

– Collection

– Environment

– Data

– Local

Postman Tutorial #11 – How to Create First Test Case in Postman

In this Postman Tutorial you will learn How to Create First Test Case in Postman for API testing.

Postman test case are created to verify the API response details and contents, this first test case will walk you through the steps to create first test case in Postman.

Postman Tutorial #10 – Query and Path Parameters in Postman

In this Postman Tutorial we will understand about query and path parameters in Postman and how to use these parameters in Postman API testing.

Postman Tutorial #9 – How to Send DELETE Request in Postman

In this Postman Tutorial we will learn how to Send DELETE Request in Postman API testing.