© 2026 Hashnode
Postman collections are commonly used for integration, contract, and as a part of end-to-end testing. In this article, considering the popularity and practicality of Postman, I'll cover typical steps to run a Postman collection test set inside a Team...

Hey there, fellow business owners and entrepreneurs! Let's talk about something that can keep you up at night – technology troubles. We all know that technology is the backbone of modern businesses, but it can also be a source of immense frustration ...

Introduction In this two-part blog post, I'm going to show you how you can run a Postman collection in an AWS Lambda function to test your APIs. Postman is a tool that can be used to test APIs. These Postman tests can be exported into a Postman colle...

After my last article on how to generate a Newman report for postmanI got a request to write about how to install postman and write a test. I also figured a lot of beginners would find this really useful. A little background info, Postman is one of t...

Postman is a great tool not only for building, but also for testing APIs. In this post, we shall look at how to use Newman, Postman’s command-line collection runner, to run automated tests for an API in a CI/CD pipeline running on CicleCI. Whereas th...
