I've created a custom function in JMeter that returns a n length string with random characters. Where should I define the function, and how do I call it?
As long as your function is in the jmeter classpath, you should be able to call it just like any standard function with ${...} syntax, as described here.
Do make sure your jar file containing your function is in lib/ext, or added to the jmeter classpath via search_path's input option
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With