I see from the JMeter documentation it is possible to add parameters for HTTP Requestsin your test group: http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request_Defaults
But say you have twenty threads in your test group, how do you vary the parameter value for each thread?
Any tips?
Enjoy