Hi, I'm executing a load test for an API.
When I execute the API with 1 user 10 iterations, the average response time I'm getting with JMeter is 2000 ms (Aggregate report). When I execute the same API with 50 user 100 iterations, the average response time I'm getting with JMeter is 1500 ms (Aggregate report). This is happening for most of the APIs in performance testing scope. Now stakeholders are asking how the response time for a single user is more than 50 users. Regards, DC