Peter, I'd be interested in helping on this. My main interest would be extending the abstract class to dump out to a reporting framework, like JasperReports.
--Tom On Thursday, August 04, 2005, at 10:27AM, Peter Lin <[EMAIL PROTECTED]> wrote: >Hey sebb, > >mike and I were just chatting about some enhancements to JMeter. I was >thinking, it might be nice to be able to run jmeter in console mode >and have it dump out graphs or statistics. My thought was to do the >following. > >1. create a new type of component called Report >2. there would be an Abstract class for it >3. it would behave similar to a listener, except minus the GUI part. >4. there would be two base output types: text and png >5. any statistics would be passed to the output type, which generates >the file or image > > >what do you think? > >peter > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
