Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
RESTful API Testing with Postman
Rating: 4.2 out of 5(989 ratings)
18,572 students

RESTful API Testing with Postman

Getting started with Postman and Newman for Software Developers, Testers and DevOps
Last updated 3/2017
English

What you'll learn

  • Test RESTful APIs with Postman
  • Test Postman collections from command line using Newman

Course content

4 sections15 lectures1h 12m total length
  • Welcome2:14
  • Postman Overview2:13

    In this lecture I will introduce you to the Postman software interface.

Requirements

  • You should have basic understanding of RESTful APIs
  • You should have basic programming knowledge, specially Javascript
  • You should know about HTML and JSON format
  • You should know how to access JSON data using Javascript
  • You should know how to install and run commands in the terminal

Description

Postman is a great tool for testing APIs, which helps building APIs faster. If you are new to Postman, this course will help you to get started with the software and test your APIs in no time.

I have divided this course into several sections. I will start by showing the overview of Postman. Then I will discuss about sending API requests & responses. I will show how to manage APIs into collections and share with anyone. Then I will cover variables, environments & how to write test scripts. Also I will show you how to automate your testing with combination of all these tools & collection runner. Final topic will be showing you a complete testing workflow with Twitter API.

Who this course is for:

  • Software Developers
  • Software Testers
  • DevOps
  • Anyone new to Postman & Newman