i'm new into performance testing. While doing performance testing of a website I found the results obtained by Jmeter were not matching with the results from Webload. So, i tested a simple website lifechanger.org through both the tools, with 1 Virtual user but still I got different different values. Can anyone has any help on this. Please read below values obtained through both the tools.
Only Throughput matched in this scenario. Any help will be grateful. Thanks in advance.
You should not be comparing 2 load testing tools against each other, you should be comparing them to the real browser and configure both to match real browser's behavior, otherwise your test will not make a lot of sense.
Things to consider:
Ideally well-behaved load testing tool should give you the same timings as browser developer tools on its
Network
tab.More information: