Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to POSTMAN - A Beginners guide
Rating: 4.5 out of 5(893 ratings)
21,451 students

Introduction to POSTMAN - A Beginners guide

An Introduction into POSTMAN, "the most popular REST Client in the world", for the Absolute Beginner!!
Created byTejasvi Hegde
Last updated 7/2023
English

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

Course content

8 sections18 lectures1h 28m total length
  • Introduction to Postman3:08
  • ****RATING THE COURSE****0:17

Requirements

  • Knowledge of REST API

Description

POSTMAN is a very popular tool used by software development teams in many companies. It is a very handy tool used by Developers when building RESTful web services, It is also used by many QA Engineers for testing, automating RESTful services.

It is the "SWISS ARMY KNIFE" of REST API 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.

Who this course is for:

  • Anybody who wants to start learning POSTMAN