Introduction to POSTMAN - A Beginners guide
Offered By: Udemy
Course Description
Overview
What you'll learn:
- Using POSTMAN to perform Basic CRUD operations
- Creating Collections in POSTMAN to organize
- Authentication using Postman
- Writing basic tests in Postman
POSTMANis a very popular tool used by software development teams in many companies. It is a very handy tool used byDevelopers when building RESTful web services, It is also used by many QA Engineersfor testing, automating RESTful services.
It is the "SWISS ARMY KNIFE" of RESTAPI Development, Testing. It provides many out of the box features for consuming Restful services.
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 product, this application also supports all basic CRUD operations.
Whether you are developing APIs or testing them, this course will provide you the fundamentals necessary for getting started with POSTMAN.
Taught by
Tejasvi Hegde
Related Courses
Postman - Intro to APIs (without coding)Coursera Project Network via Coursera Build CRUD REST API in Django
Coursera Project Network via Coursera Create RESTful APIs for Spotify using Postman
Coursera Project Network via Coursera Build a RESTful API(Node.js) using AWS Lambda & API Gateway
Coursera Project Network via Coursera How to Implement Multitenancy in Django
Coursera Project Network via Coursera