Skip to content
JMeter - Timer Element

JMeter – Timer

To simulate the real-world behaviour of threads (or virtual users), there are many elements in JMeter and the timer is one of them. While browsing a typical website, a real user always clicks, waits, reads and then… JMeter – Timer

JMeter - Random Number

JMeter – Random Variable

In JMeter, the ‘Random Variable’ config element is used to generate a random integer value between a specified range for each iteration. The generated value can be concatenated with a string which is stored in a variable… JMeter – Random Variable