Introducing saz2jmx

There were times when I wished I could convert HTTP sessions captured in fiddler to JMeter scripts. It was all manual. So, I built a tool to automate that.

Read

Fiddler and LoadRunner Vugen

Did you know Fiddler archive files can be automatically converted LoadRunner web scripts? Here is how.

Read
web-dev

Fiddler - A quick starter

Fiddler allows you to record, inspect, modify and generate HTTP traffic between clients and servers. Read on to learn basics of fiddler.

Read

Interval Pacing Simplified

Think time and pacing are a very important concept for a performance test engineer. Workload modeling depends on the correct application of concurrency and pacing. In short, pacing controls the time between iterations.

Read

Careful while using Cache compiled script in JSR223

The JSR223 test elements have a feature (compilation) that can significantly increase performance. However, there's a catch!

Read