hum the test tool works fine and my regexp matches the strings I feed
in. Jmeter still doesnt find it though.
Enclosing the regexp with "()" is correct, isnt it?
rgds
Karsten
Am 29.06.2010 08:35, schrieb Felix Frank:
I just found this: http://jakarta.apache.org/oro/demo.html
It looks nifty, but sadly won't quite work with my JRE unter Linux (i
cannot enter either input text nor a regex). Maybe you have better luck.
Cheers, Felix
On 06/29/2010 08:23 AM, Karsten Gaul wrote:
Hi,
I want to reuse data from a server response and therefore attached a
regexp extractor to the sampler. Unfortunately, this doesnt seem to work
since I always get the default value although the string is in the
response data as can be seen in the results tree.
Maybe my expression is just wrong? I want to have a negative number and
used the following expression: "(-\d*\.{0,1}\d+)"
Template is $1$ and Match No. 1
Am I missing something?
rgds
Karsten
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]