Postman Tutorial Part 47 – Local or Temporary Variables in Postman We have seen several types of variables in Postman already in previous posts. In this post, we will learn about… Continue reading “Postman Tutorial Part 47 – Local or Temporary Variables in Postman”…
Postman Tutorial Part 42 – Create Parameterized Request by Reading Data From CSV in Postman We have already learnt storing and accessing variables in different ways like Global variables, Environment variables, Collection variables etc in… Continue reading “Postman Tutorial Part 42 – Create Parameterized Request by Reading Data From CSV in Postman”…
Postman Tutorial Part 40 – Collection Variables in Postman We have already seen what are Global and Environment variables in Postman and its usage in creating parameterized requests. In… Continue reading “Postman Tutorial Part 40 – Collection Variables in Postman”…
Postman Tutorial Part 23 – Introduction to Postman Sandbox We know that we can write Pre-request scripts and Tests scripts for a request, collection and folder in a collection… Continue reading “Postman Tutorial Part 23 – Introduction to Postman Sandbox”…
Postman Tutorial Part 9 – DIfference Between Put and Patch HTTP Methods Hello Guys, Whether you are an API developer or tester, you must understand the difference between PUT and PATCH http… Continue reading “Postman Tutorial Part 9 – DIfference Between Put and Patch HTTP Methods”…
Postman Tutorial Part 7 – Difference Between ‘Accept’ and ‘Content-Type’ HTTP Headers “Accept” and “Content-Type” are HTTP Headers which control input and output formats. “Accept” is a request header and “Content-Type” is… Continue reading “Postman Tutorial Part 7 – Difference Between ‘Accept’ and ‘Content-Type’ HTTP Headers”…
API Testing Tutorial Part 4 – Understand Basics Of Http Methods – CRUD Operations Let’s start with a real time example. You must have heard about Facebook. To create an account of Facebook, you need… Continue reading “API Testing Tutorial Part 4 – Understand Basics Of Http Methods – CRUD Operations”…
API Testing Tutorial Part 3 – Understand Terms URN , URL ,URI & API This is a frequently asked interview question for API testing. All these terms are confusing to beginners as well as… Continue reading “API Testing Tutorial Part 3 – Understand Terms URN , URL ,URI & API”…
API Testing Tutorial Part 1 – What is An API (Application Programming Interface)? Hello Folks, Before understanding about API, Let’s consider some real time scenarios first. You go to any restaurant for a… Continue reading “API Testing Tutorial Part 1 – What is An API (Application Programming Interface)?”…