A crash course on Web Service testing/REST API testing/Microservice Testing using Postman
What you will learn
API/Web Service Testing using Postman
How to use Postman tool for API Testing
HTTP GET, PUT, POST and DELETE HTTP Verbs
Working with Postman features such as Collection, Global, Environment, Snippet, Workspace, Mock Server, Console and Monitor
Description
Postman is an application for API development environment which supports both SOAP and REST. API Testing has gained popularity these days because of evolution of Micro Services. Each components are made as web service and to test these web services we can make use of Postman to test RESTful APIs manually. In this you will learn from basics to intermediate concepts of API Testing using REST APIs using Postman.
The topics which we have covered in this are .
– What is Postman and how to install it?
– Install and Use real time software and use it to send requests
– Creating GET, POST, PUT and DELETE requests
– Creating collections
– Global, Environment Variables
– Using Snippets & Assertions
– Using Console
– Using Workspace
– Using Mock Server
– Using Monitor
You will learn all the above step by step with an example.
I look forward to your participation in learning and gaining knowledge.