Hey Tom, Http return Code of 200 only means that the server returned data, but it doesn't necessarily means that's it's correct data. You need to verify the corretness of data by looking into the XML/HTML/Text response in the View Results Tree listener.
If the only assertion added is response code assertion=200 and even then status=false, check this: Is s=false for a sub/child sample ? If sub sample fails, parent sample would also fails. If possible, forward the JMX file. Cheers... -- View this message in context: http://jmeter.512774.n5.nabble.com/s-false-lb-HTTP-Request-HTTPClient-rc-200-in-the-generated-jtl-file-tp2795583p2798439.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

