Performance Archive

Correlation in JMeter using Regular Expression Extractor

Correlation is an important aspect in creation of performance testing scripts. It fetches dynamic values from

What’s New in JMeter 2.12?

Apache has released a new version of JMeter, version 2.12. Let’s check out some of the

Debug Regular Expression Extractor in JMeter

Regular Expression Extractor in JMeter is used to fetch values from source code and use it in

JMeter MySQL Load Testing Example

Although JMeter is mostly used for web application load testing, it has immense capability to deal

JMeter java.io.EOFException Error Troubleshooting

  While recording a script in JMeter using proxy server, many users encounter EOFException error. The

Read Mails using JMeter Mail Reader Sampler

JMeter provides various options to handle email related scenarios in load testing activities. We already saw

Stop JMeter Test when CSV file is not found

One of the common mistakes while using JMeter for performance testing is to forget copying required

Introduction to JMeter Templates

For starters, JMeter may not appear much user-friendly due to many of its features and complexity.

JMeter Target Server Failed to Respond Error Troubleshooting

Since JMeter version 2.10, there is an increased occurrence of NoHttpResponseException error. Due to this error,

Difference Between Redirect Automatically and Follow Redirects in JMeter

  In this post, we will highlight important difference between Redirect Automatically and Follow Redirects options.