Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Postman for beginners
Rating: 4.3 out of 5(5 ratings)
13 students

Postman for beginners

Learn Postman Step by Step from Basics with examples
Created byAbhishek Kumar
Last updated 7/2021
English

What you'll learn

  • Basic knowledge of postman working
  • Working with GET and POST Requests
  • How to Parameterize Requests
  • How to Run Collections using Collection Runner
  • How to Create Postman Tests and Collections

Course content

3 sections11 lectures37m total length
  • Introduction0:41
  • What is Postman1:08
  • How to Download and Install POSTMAN2:11
  • How to use Postman to execute APIs3:54

Requirements

  • Basic knowledge of HTTP required (address, message body, headers)
  • Basic knowledge of API

Description

This course is designed for absolute beginners.

Get started with POSTMAN basics.

If you are an absolute beginner on Postman, this course is for you.

Postman allows us very quickly to create a request with the required HTTP method and parameters, submit the request, and easily inspect the results and response of the API request in details like status, time, size, headers, etc.

In this Postman course for beginners, we will explore the features of Postman, creating requests, about the response. Then we will continue by writing API tests and automatically running a Postman collection by using the Postman Collection Runner.

  • What is POSTMAN

  • What is API

  • How to download and install

  • How to use Postman to execute APIs GUI

  • Working with Requests

  • Response in Postman

  • How to Parameterize Requests

  • How to Create Postman Tests

  • How to Run Collections using Collection Runner

  • In-depth understanding of all features and settings of POSTMAN

So after this course, you will have an overview of Postman working with API. This program will give you enough knowledge to get your first job and be able to test an API web service with the help of Postman.

Thanks for reading my introduction! This is about your time and making the most of it! Good luck to you and hope to see you in the course! Let's Get Started...

Who this course is for:

  • Beginner Test engineers and developers.
  • Beginner in API Testing