Use a Response Assertion: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Response_Assertion
Either: * look for something that is only present in a successful page, and insist that it is present; or, * look for something that is only present in a failure page, and specify that this is not present. Or hire lots of temporary staff... On 28/03/06, benmao ben <[EMAIL PROTECTED]> wrote: > hi, i'm currently using JMeter to do some login test. The process was > successful as all the link's font are black in colour. But when i purposely > give JMeter a wrong username or password, the responded data was also black > in colour. Bacause there is a re-sign in page repied back to JMeter. And > JMeter consider that as sucessful. How can i detect the wrong responded data > except thru view from the responded html page? because i need to do simulate > 1000+ virtual users for this sign in test and is very time consuming for me > to check every responded html. Can anyone help me please.. thanks... > > > > > --------------------------------- > Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

