Integrate API tests with Postman, Newman, and Travis CI

API testing is hard, but it doesn’t have to be. Postman makes it easy to write tests, make sure they’re working, set…

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,…

Newman v3

Updated: Read the latest about Newman. We’ve got a new version of Newman, the Postman command line tool, and it is packed…

Writing a behaviour driven API testing environment within Postman

Behaviour driven test frameworks like mocha and jasmine have certain unalienable advantages. They provide a clean way to organize tests as well…

API Integrations Using Postman: Building a Slack Channel Bot

APIs break down information silos and make data more actionable. By bridging together different systems, an organization can increase its productivity radically….

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…

Official Docker Image for Newman

Many of you had questions regarding how to get Newman running within a Docker container. Following that, we decided to release the…

Newman Repository has a New Location

Our dear old command line companion of Postman, Newman, has found a new home under Postman Labs Github organisation. https://github.com/postmanlabs/newman For the…

Installing Newman on Windows

Some users have reported issues while trying to install Newman on a Windows machine. We recently unpacked a brand-new Windows box, and…

Using Newman to run collections with file-post requests

A lot of people have been asking how to use the collection runner to run collections which have requests with file-uploads. Right now,…

Meet Newman: a command line companion for Postman

Update: We have a brand new blog post about our latest version of Newman. Today, we are officially releasing a beta version…