jmeter

Jmeter response times - TTFB or TTLB?

Are these response times from JMeter TTFB or TTLB? ...

Where on a remote workstation should I put a CSV-config file for distributed JMeter testing?

I want to make JMeter distributed testing. It was said in the manual that first I should start jmeter-server on remote nodes, and then I should update jmeter.config and run jmeter on a master node. I did all these steps. My test plan includes working with CSV-config files. If I test just from 1 (master) node - then everything works as...

Why difference in out when using Jmeter to load test vs HP Load runner ?

Here is the scenario We are load testing a web application. The application is deployed on two VM servers with a a hardware load balancer distributing the load. There are tow tools used here 1. HP Load Runner (an expensive tool). 2. JMeter - free JMeter was used by development team to test for a huge number of users. It also does not...