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?!

Thanks,
Mario

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

Reply via email to