-
Maintaining Secrets as part of your Postman Variables!!
Β Masking the values of the variables Hello People, How are you all doing? I thought of writing a small article with one of the small features added to Postman, it looks small but its powerful and useful feature. If you are new to the concept of variables, kindly read this blog post before proceeding…
-
What are the types of Authentication for your APIs? How to configure that in Postman?
When you start working with third-party APIs, you would have noticed different API authentication methods. This will provide you the authorization for accessing those APIs. Most frequently used methods are After adding all the details to your request on clicking send we might have received the β401 Unauthorizedβ. Have you ever faced it? Now…
-
How to easily locate your JSON object in your API response?
Dear People, I hope you are safe and doing good. When I started with API Testing, JSON format was quite new to me. But somehow I liked it due to itβs readability. Due to the love for that, currently I have updated my bio in many places in JSON format. Okay, let me explain why…
