On 25/01/2008, Woodhouse, Graeme <[EMAIL PROTECTED]> wrote:
> Good afternoon list,
>
> I was wondering if anyone could point me to some helpful documentation or 
> tutorials for using Post Processors.
>

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#postprocessors

> I've written a regular expression extracter post processor - From here though 
> I have no idea how to save what I have extracted.

Variables can be added to samplers (e.g. the Java Request Sampler) and
the value will be written to the JTL file.

But if you have written your own extractor, you can just write the
data wherever you want.

> Can anybody please help?
>
> Graeme Woodhouse
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to