Have a look here: http://jakarta.apache.org/jmeter/usermanual/best-practices.html
Look at section 16.6 Reducing resource requirements in particular. Namely, you need to start JMeter with the -l flag and also set it up to log results in CSV format. Additionally, only log the result data that you absolutely need. Regards, Noel ----- Original Message ----- From: "gpub" <[email protected]> To: [email protected] Sent: Friday, 22 May, 2009 11:43:12 GMT +00:00 GMT Britain, Ireland, Portugal Subject: how to confirm that my .jmx script is pass or failed? Hi, how do i need to confirm that my jmeter script has passed or got failed. I am not using any listener at all(due to heavy load performance) from where i came to know about the errors ?? Thanks -Gp -- View this message in context: http://www.nabble.com/how-to-confirm-that-my-.jmx-script-is-pass-or-failed--tp23668149p23668149.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] -- Regards, Noel

