Using Uniform Random Timer As A Constant/Random Timer

We already learnt about what is about uniform random timer and how to use it in your software load test plan in my earlier posts. As you know, uniform random timer has parameters called constant delay offset and Random delay maximum. So if you will set only constant delay offset and run your software load test … Read more

JMeter – Using Uniform Random Timer Under Request

Now you already knows what is uniform random timer and how it works in software load test plan as we have already discussed all those things in previous posts. So i will not detail it more now. Let’s move to practical example directly. Here we wants to see how uniform random timer behaves if we put … Read more

JMeter – Using Uniform Random Timer Parallel To Request

Earlier we learnt whats is the main concept of uniform random timer, usage of it’s different parameters and how to add it in your software load test plan. Now here we will see how to add uniform random timer parallel to requests of your software load test plan and how it will works. Let’s see with … Read more

JMeter Uniform Random Timer Usage

As name suggest, jmeter uniform random timer is used to generate fixed+random amount of time delay between 2 requests in your software load test plan. Jmeter uniform random timer is used when you wants to put some fixed but also some random time delay between 2 requests in your software load test plan. Example : I wants to … Read more