I'm not sure if I get your question. Requests per second are just that,
how many requests you made per second (Think miles per hour, that's how
many miles you can travel per hour). Generally people talk about
transactions though; samples that were able to complete in 1 second.
How JMeter calcul
On Thu, 2014-07-10 at 08:25 +, Gerrit Leder wrote:
> Hi all,
>
> I have a JMeter Test Plan with a Debug Sampler that prints out
> system.properties file and others. Below of the Debug Sampler are a Regular
> Expression Extractor that defines a variable FOO. This variable is checked
> in a Resp
Hi all,
I have a JMeter Test Plan with a Debug Sampler that prints out
system.properties file and others. Below of the Debug Sampler are a Regular
Expression Extractor that defines a variable FOO. This variable is checked
in a Response Assertion if it contains the result of the regex.
My variable