On 24/06/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello List,
>
>  i successfully got JMeter running and i recorded some POST requests in my
> web application.
>  my web application throws 3 kind of errors which i would like to parse for.
>
>  Example:
>  1) I record some "clicking" in my web application
>  2) I do some changed on my web application code or database
>  3) I want to replay the recorded stuff and see if the http/html response
> includes some error codes
>
>  Those error codes can be HTTP 500 or some custom error handling i am doing.
>
>  My Question: How can i parse or look for errors when "replaying" my
> requests?!

Have a look at the various Assertions:

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

>  Thanks,
>  Mario
>
> ---------------------------------------------------------------------
>  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]

Reply via email to