How to Auto-Sync Postman Collections with AWS CodeCommit Repositories

Earlier this spring, Postman partnered with Codebase—a student organization from the University of California, Berkeley—to create a suite of cloud integrations. After…

How We Automated Postman Student Programs with the Badgr API

Since launching the Postman Student Expert Program at the beginning of this year, we’ve received thousands of applications from determined and talented…

Negative Testing for More Resilient APIs

I’ve previously shared how to build resilient APIs with chaos engineering and security hacking with the Big List of Naughty Strings. I’ve…

Insider Tips for DevOps, Testing, and Automation

At the Postman Galaxy virtual API conference in February 2021, I had the opportunity to host the “DevOps, Test, and Automation” panel…

How (and Why) Postman Created a Data-Driven Hiring Process

An effective hiring process is one of the most crucial parts of scaling an organization. Especially when a company scales at least…

Postman Galaxy: Sponsor Spotlight

At Postman, we take community and collaboration seriously. So with the launch of Postman Galaxy, we want to give a cosmic thank…

Shift-Left Testing: What It Is and How to Achieve It

This is a guest post written by Dan Martin, editor at TestProject. Shifting left means incorporating critical processes into a project early…

How to Catch Breaking Changes Before They Happen

This is a guest post written by Allen Helton, software engineering manager at Tyler Technologies.  “Alexa, turn on the kitchen lights.” I…

Audit your AWS infrastructure with Postman

With the advent of cloud infrastructure services, both singular users and organizations are migrating to newer, more streamlined platforms. With the convenience…

Writing tests in Postman

Everyone agrees that writing tests is important, but not everyone does it. As you introduce new code, tests ensure that your API…

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