Random Data in JMeter Performance Tests
In a related post, we discussed how to parameterize your JMeter tests from a CSV source file. In this article we will take things a step further, and show you how to introduce variability into your requests by pulling from your CSV source file to have random data in your JMeter performance tests. Random CSV Data Set Config Plugin Building upon the functionality of the CSV Data Set Config plugin that ships with JMeter, there isRead More →