4 minutes readKey takeaways Use __UUID() when you need uniqueness, and a Counter when you need a predictable sequence. Unique data per virtual user avoids the false speed that comes from hitting the same cached record. JSR223 with Groovy handles anything the built-in functions cannot, at some CPU cost. In JMeter, generating dynamic IDs that can be… Read more »