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 - Counter

JMeter – Counter

This article will brief you about one of the important JMeter Config Element called ‘Counter’ and how to use it in many scenarios. The counter element in JMeter allows a user to generate an incremental number that… JMeter – Counter

JMeter - Test Fragment

JMeter – Test Fragment

JMeter Test Fragment element helps to set up the module-based approach while creating the script of large flow. Let’s try to understand this with an example. Consider you have a transaction flow: You need to… JMeter – Test Fragment