JMeter – URL Patterns to Exclude
This is a common question why use the ‘URL Patterns to Exclude’ option while recording the JMeter script? In today’s world, a web application has multiple components which are loaded on the screen. Most of…
How does JMeter simulate a real browser?
Just having a knowledge of how to record the script for an application and execute the test; should not be enough for a performance tester. As described in the previous article, performance testing should be…
JMeter – Passing Variable Value to another Thread Group
Under a Test Plan, you can add multiple Thread Groups. But these Thread Groups are independent of each other. The child elements of these Thread Groups have limited scope and do not share any information…
Random Dynamic Value using Regular Expression Extractor
There are 3 ways to select a random dynamic value using Regular Expression Extractor in JMeter. You must have knowldge of all the methods given in the post.




