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…

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…

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…