-
Postman API!!
Β Yes, Postman is used by millions of users due to its usability and features. But different people use Postman for different purposes and with different tools. For that purpose Postman as such have few APIβs to help users in different contexts. I am writing this post inspired by a question from the Postman Community Forum.…
-
Global functions of JavaScript!!!
Some basic knowledge about JavaScript will help you to write better scripts in Postman for your API testing automation. We will look about some global functions and their usage. Once you learn you will know when and where to use in your script. These global functions called globally, rather than on an object directly return…
-
SOAP API Testing Using Postman!!
People usually call Postman as REST API testing tool. Well, actually itβs not. I have written few tests for Public SOAP APIβs which could be definitely useful for the beginners especially with SOAP and Postman. Below is the public collection, you can download and see the different scripts written for a SOAP API Testing via…
-
API Testing Tutorial
Dear Folks, Hope you all are safe and healthy!! I have prepared a document on API basics and API Testing for a session in my office. Every API tester would need to know more about the API jargon and that will really help them to understand the APIs and test better… So I am attaching…
