Skip to content
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 - tearDown Thread Group Logo

JMeter – tearDown Thread Group

tearDown Thread Group is a special type of JMeter Thread Group that can be utilized to perform Post-Test actions. The behaviour of the tearDown Thread Group is similar to the regular Thread Group element. The only difference is that… 

JMeter – setUp Thread Group

setUp Thread Group is a special type of JMeter Thread Group that can be utilized to perform Pre-Test actions. The behaviour of the setUp Thread Group is as same as the normal Thread Group element. The only difference is… 

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,…