Postman load test rest api

broken image
broken image

Now, let’s quickly move to load testing using Postman. It determines how the software application behaves while being accessed by multiple users simultaneously. Load Testing is a non-functional software testing process in which the performance of a software application is tested under a specific expected load. For those, who are new to this concept, let me explain it quickly in a single sentence. I’m pretty sure that most of you already know what load testing is. But this approach has a major flaw in it, we’ll explore it later. You may think that we already have a postman runner and we can run the collections by increasing the iteration. In this short blog, we will explore how we can use our functional postman collections to perform load testing.

broken image