#api #apitesting #java #json #jsonpath #jsonpayload An API needs to be tested for a different set of payloads or scenarios.…
We have seen several types of variables in Postman already in previous posts. In this post, we will learn about…
We have already learnt storing and accessing variables in different ways like Global variables, Environment variables, Collection variables etc in…
We have already seen what are Global and Environment variables in Postman and its usage in creating parameterized requests. In…
We know that we can write Pre-request scripts and Tests scripts for a request, collection and folder in a collection…
Hello Guys, Whether you are an API developer or tester, you must understand the difference between PUT and PATCH http…
“Accept” and “Content-Type” are HTTP Headers which control input and output formats. “Accept” is a request header and “Content-Type” is…
Let’s start with a real time example. You must have heard about Facebook. To create an account of Facebook, you need…
This is a frequently asked interview question for API testing. All these terms are confusing to beginners as well as…
Hello Folks, Before understanding about API, Let’s consider some real time scenarios first. You go to any restaurant for a…