Reputation: 909
I am running a simple Jmeter test with 10 users and ramp up time of 30 seconds - which means 1 user on a page every 3 seconds. I get an average response time of ~8 seconds per page whereas in real time, how much ever I try, the page loads within 2 seconds. I don't how I should use Jmeter results for measurement. Any help here highly appreciated.
Upvotes: 1
Views: 447
Reputation: 168082
Given correct JMeter configuration results are pretty much close to the real user experience.
In order to make your test more realistic consider the following:
Upvotes: 2