How to Make Money Using Postman: Chaining Requests

Most people already know how to send a lone request using Postman. Send it off, inspect the response you get from the…

10 Tips for Working with Postman Variables

This is a follow-up to our popular post about introducing variables in Postman. Variables are a fundamental concept in programming, and in…

API Testing Tips from a Postman Professional

As an engineer at Postman, I talk to a lot of people who use Postman to test their APIs. Over the years,…

Back Up and Sync Your Postman Collections to GitHub

Millions of developers use GitHub every day to manage and store revisions of projects, making it the largest host of source code in…

How to write powerful automated API tests with Postman, Newman and Jenkins

Unless your development team is running on a six-month or an year-long cycle, you would be practicing Continuous Integration. From the ThoughtWorks…

Using the Newman Docker Image in Windows, Hassle-Free

Docker is one of the most well known container technologies and is quite the rage these days. We at Postman love Docker…