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.
Educating For Excellence! Making You Job Ready!
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.
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
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.
In this Postman Tutorial we will understand about query and path parameters in Postman and how to use these parameters in Postman API testing.
In this Postman Tutorial we will learn how to Send DELETE Request in Postman API testing.