Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.
The following page has been changed by JMeterAdmin: http://wiki.apache.org/jakarta-jmeter/FutureReleases ------------------------------------------------------------------------------ * Would make it a lot easier to see what is what in the tree * Make menu options more context sensitive, so they are only enabled when they make sense * There seems to be some context sensitivity currently, but the code seems a bit odd, with explicit methods used by various parts of the code - * Prevent adding test elements to inappropriate parts of the tree - e.g. controller and sampler must be under a thread group. Should also prevent drag and drop. * Extend CSV Data Set to read via JDBC * Assertion Results (or similar) could be used to attach errors to samples - e.g. if a Post-Processor failed, the error could be shown there instead of in the log. Or just add string array for storing such errors? * Save Graphics should prompt before overwriting files @@ -200, +199 @@ * Listeners * Recode Save``Service so it does not load classes unnecessarily * Add SVN revision number to Manifests. + * Prevent adding test elements to inappropriate parts of the tree - e.g. controller and sampler must be under a thread group. Should also prevent drag and drop. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
