Skip to content
JMeter - Free-form Arrivals Thread Group

JMeter – Free-Form Arrivals Thread Group

In the previous article, I covered the Arrivals Thread Group which works on the rate of iteration per minute or second. To continue the same concept, Blazemeter added some more flexibility and created another JMeter Thread Group element called… 

JMeter - Arrivals Thread Group

JMeter – Arrivals Thread Group

JMeter Arrivals Thread Group element is specially created for the case where no. of orders to be submitted in an hour; is known. For example, 2000 orders are purchased on an e-commerce every day, 1000… 

JMeter - Concurrency Thread group

JMeter – Concurrency Thread Group

Generic Thread Group element along with setUp Thread Group and tearDown Thread Group comes by default with Apache JMeter package. These basic Thread Group elements have certain limitations like you can not create the workload model for a spike test or… 

JMeter - Ultimate Thread group

JMeter – Ultimate Thread Group

Generic Thread Group element along with setUp Thread Group and tearDown Thread Group comes by default with Apache JMeter package. These basic Thread Group elements have certain limitations like you can not create the workload… 

JMeter - Test Plan

JMeter – Test Plan

Test Plan is a Parent element in JMeter under which all other elements are attached. It is a default element. You can rename the test plan as per your project name or test case name;… 

JMeter - Elements

JMeter – Elements

YouTube Video: Apache JMeter – Elements (A Glance) JMeter is an easy-to-operate tool with a simple UI. Basically, it is an element-based tool which has separate elements for all the script-building operations like think time,…