On 14 January 2011 23:48, Paul Rogers <[email protected]> wrote: > Im sure Ive run into this before, but now I cant figure it out. > > Jmeter 2.4 > > Im using an http request sampler to access a login type page. Id like > to give it a username/password that is expected to fail, and in this > case return a 401 response code. Can I tell jmeter that this isnt > really an error, and getting a 401 is correct. Im guessing the error > column in the Summary Report and the View results Tree see anything > other than 200 as an error. Ive added a response assertion to look for > the 401, but it seems that jmeter regards the 401 as an error before > the response is asserted.
Did you check the "ignore status" checkbox? > Thanks > > Paul > > --------------------------------------------------------------------- > 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]

