RESTful API Testing with Postman
Getting started with Postman and Newman for Software Developers, Testers, and DevOps
What you’ll learn
RESTful API Testing with Postman
- Test RESTful APIs with Postman
- Test Postman collections from the command line using Newman
Requirements
-
You should have a basic understanding of RESTful APIs
-
You should have basic programming knowledge, especially 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
A postman is a great tool for testing APIs, which helps build 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 sending API requests & responses. I will show how to manage APIs into collections and share them with anyone. Then I will cover variables, environments & how to write test scripts. Also, I will show you how to automate your testing with a combination of all these tools & collection runners. The 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
Add Comment