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]
