Database Testing

There are three main aspect of any dynamics website, cloud base applications and those are backend code, UI and the database. So what we code at backend will define front end which is UI, and what we or user put in the UI fields goes to the database. Main difference between the UI Testing, Backend … Read more

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