APITesting

Load Testing with Postman and k6

Reading Time: 4 minutes Hi folks, In this short blog, we will explore how we can use our functional postman collections to perform load testing. You may think that we already have a postman runner and we can run the collections by increasing the iteration. But this approach has a major flaw in it, we’ll explore it later. So without much ado, let’s get started. Load Testing I’m pretty Continue Reading