I am using JMeter in command-line mode on Solaris, not for load-testing, but for functional testing a website. In the name of writing a Nagios plug-in to monitor the website, I need the JMeter to exit with an error return code if an Assertion Test fails.
So I've got a Sampler with an Assertion Test child. I'm guessing I have to somehow determine if the Test failed, maybe do some post-processing to determine the text of the error, and exit with a specific error code. Any advice? Thanks...Lyle -- View this message in context: http://jmeter.512774.n5.nabble.com/exiting-with-an-error-return-code-on-when-Assertion-Test-fails-tp5715096.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]
