Writing automated tests with Postman – Part 3

We left off part two of this series at a point where we were able to chain multiple requests together through test…

Postman v0.9.9: Usability improvements and bug fixes

Postman v0.9.9.2 is out on the Web Store! This update had been pending for a while. We wanted to push a mix…

How to write automated tests for APIs with Postman – Part 2

In the last tutorial we discussed how to set up Jetpacks and write a basic test for a sample API endpoint. The…

Jetpacks license provisioning now available for teams and companies!

I am very excited to announce that you can provision Jetpacks licenses in bulk for your company or you team using getpostman.com….

How to write automated tests for APIs using Postman – Part 1

One of Postman’s most powerful features is its ability to run automated tests on your requests. To get you started quickly we…

Postman v0.9.8: Request capture and improved response rendering

We pushed an awesome new update to Postman just now with two big features. Capturing requests using Interceptor The Postman Interceptor can…

Jetpacks trial version now available for all users

We just pushed a new upgrade on the Chrome Web Store. If you weren’t convinced about the Jetpacks upgrade yet , well…

Using Variables inside Postman and Collection Runner

  Update: If you want to learn more about variables and Postman, read our  10 Tips for Working with Postman Variables. Variables…

Postman v0.9.6 – Access cookies and restricted headers. Plus better tests!

Ever since the packaged app release, there have been a couple of restrictions that have held back some developers from upgrading. First…

How RareWire Uses Postman to Save Development Time and Build APIs Easily

Writing apps that use REST APIs without using Postman is kind of like driving a car with mud or ice on the…

Tip: How to launch Postman really quickly

Launching Chrome apps used to be a tedious chore. You would have to go to the default app launcher screen which comes…

Using Self-Signed SSL Certificates with Postman

2020 Update: If you want to dig deeper into self-signed SSL certificates, check out our related post called Troubleshooting Self-Signed SSL Certificate…