Introduction to POSTMAN – A Beginners guide
An Introduction to POSTMAN, “the most popular REST Client in the world”, for the Absolute Beginner!!
What you’ll learn
Introduction to POSTMAN – A Beginners guide
- Using POSTMAN to perform Basic CRUD operations
- Creating Collections in POSTMAN to organize
- Authentication using Postman
- Writing basic tests in Postman
Requirements
Knowledge of REST API
Description
POSTMANÂ is a very popular tool used by software development teams in many companies.
It is the “SWISS ARMY KNIFE” of REST API Development, and Testing.
In this course, you will learn the fundamentals of using POSTMAN, Below are some of the highlights
- Perform BASIC CRUD(Create, Read, Update, Delete) operations using POSTMAN
- Learn about Environment, Global & Collection Variables in Postman
- Using Postman Collections to store & Organize requests.
- Basic Authentication using Postman
- Writing tests & adding assertions
The course also includes access to a Student Application on which students can practice CRUD operations, the best part is this application can be run locally!!
The course also teaches you how to set up the BestBuy API playground application which has about 50000 products, this application also supports all basic CRUD operations.
Who this course is for:
- Anybody who wants to start learning POSTMAN
Add Comment