I want to test an API endpoint which requires AUTH header and I want to run them from different servers, so they'll hit different threads. However, I don't know how to do this because AUTH tokens should be different on each of this test servers. Is there a way to organize it using JMeter with redline13 specifically?
Parameterize your server and Auth_Token with a cvs file and upload the JMX and csv file to Redline13 to run the load test
${variablename}
to replace ip and authtoken as shown belowFor more info on running a JMeter test please read this article