Hello list!

I've got a project to integrate Jmeter tests into our application monitoring framework. So far, the only way I can see to do this is with a shell script wrapper and grepping logs for status codes (200 good, 404, 500 bad). Ideally, I'd like jmeter to simply return an exit status of 1 or 0 on success/fail of a given test. I tried using a Simple Data Writer in my test plan, using the 'log errors only' checkbox, but discovered that even when there are no errors, jmeter writes xml header/footer info to the supplied file (!!).

Surely there is a way to do this, Jmeter seems like a perfect fit. Anyone else working on something similair?

Thanks,

Matthew

--
Matthew Boeckman                        (816) 777-2160
Manager - Systems Integration           Saepio Technologies

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to