You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Boettger, Frank" <fr...@wirecard.com> on 2006/01/09 10:36:29 UTC

JMeter 2.1.1 - Evaluation of response values extracted with regular expression extractor

Hi all,

i'm using JMeter for automated tests of an HTTPS and XML based interface. In order to evaluate processing time of the internal functions executed when calling this interface, i need to extract the associated logfile via HTTPS and to extract the corresponding logfile entries from this via regular expressions (which i've already in place using the HTTP Request sampler and Regular Expression Extractor Post-Processor elements).

But now i'm stuck - i didn't find a method to neither display those (Regular Expression Extractor Post-Processor) results in JMeter's GUI nor to export them e.g. with the simple data writer. Any ideas?

Thanks in advance, and best regards,
Frank

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: JMeter 2.1.1 - Evaluation of response values extracted with regular expression extractor

Posted by sebb <se...@gmail.com>.
You can add a Java Test Sampler and refer to the variables in that.

S.
On 09/01/06, Boettger, Frank <fr...@wirecard.com> wrote:
> Hi all,
>
> i'm using JMeter for automated tests of an HTTPS and XML based interface. In order to evaluate processing time of the internal functions executed when calling this interface, i need to extract the associated logfile via HTTPS and to extract the corresponding logfile entries from this via regular expressions (which i've already in place using the HTTP Request sampler and Regular Expression Extractor Post-Processor elements).
>
> But now i'm stuck - i didn't find a method to neither display those (Regular Expression Extractor Post-Processor) results in JMeter's GUI nor to export them e.g. with the simple data writer. Any ideas?
>
> Thanks in advance, and best regards,
> Frank
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org