On 12/01/2009, George Barnett <[email protected]> wrote: > Hi, > > I've got a test suite that tests for missing pages as we have a custom 404 > handler which needs perf testing. > > I check the response to ensure the response code matches 404 however JMeter > seems to unconditionally mark 404 responses as failed. > > Is there a workaround for this? >
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Response_Assertion "Ignore Status" will allow such responses to be checked. > George > > > > --------------------------------------------------------------------- > 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]

