Date: 2004-03-31T22:14:20 Editor: 194.111.39.65 <> Wiki: Apache JMeter Wiki Page: JMeterDevelopment/Enhancements URL: http://wiki.apache.org/jakarta-jmeter/JMeterDevelopment/Enhancements
no comment Change Log: ------------------------------------------------------------------------------ @@ -10,3 +10,4 @@ * Make the workbench a real workbench where you build your tests, test them and add the to a test plan as soon as they are doing what you expect them to do -- OliverRossmueller 2003-01-06 * Support for compressed datastreams (specifically using gzip and other protocols). Many servers and browsers support this and it would be nice to evaluate the 'compressablity' of a site using jmeter. * Keep track of major tree modifications so that an "undo" can be implemented. arnaud 2003-12-01 + * Think that there should be an option to run test plans as "stress tests" so that the number of threads would slowly increase (by user configurable amount in a user configurable time period) until the server's response time would reach a certain limit or a configurable limit of errors would be reached. Would be handy to determine the maximum capacity of a server (joonas dot lyytinen at iki dot remove this fi) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
