POSTMAN API Testing
Postman is an application for testing APIs, by sending request to the web server and getting the response back.
It allows users to set up all the headers and cookies the API expects, and checks the response.Productivity can be increased using some of the Postman features, which are listed below.
Duration: 20-25hrs
Course Content
INTRODUCTION
COLLECTIONS
VARIABLES
ENVIRONMENTS
TEST SCRIPTS CREATION
COMMAND LINE and JENKINS
WORKSPACED | MONITORS | DOCUMENTATION
DATA DRIVEN TESTING
REMOTE Execution
SOAP API TESTING
API CHAINING