DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30378>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30378 There should be a GUI for the CSV results file configuration options in jmeter.properties ------- Additional Comments From [EMAIL PROTECTED] 2004-07-29 11:05 ------- First draft func spec for a prefs pane for results file configuration: Format: (label) CSV (radio button) (subpane, enabled depending on "CSV" radio button) First row contains field names (checkbox) Delimiter: (label) Comma (radio button) Tab (radio button) Enclose field in quotes (checkbox) Record data: (label) Assertion results: (checkbox) (subpane, enabled depending on "Assertion results" checkbox) First (radio button) All (radio button) Failure message (checkbox) Timestamp (checkbox) Format: (radio button group, enabled depending on "Timestamp" checkbox) None (radio button) Milliseconds (radio button) Custom: (popup menu) <default format from user's JVM's default Locale> (menu item) <user's previously defined custom format 1> (menu item) ... <user's previously defined custom format n> (menu item) Other... (menu item; selecting opens a modal dialog for entering a format) ? (icon button, displays help on acceptable date formats) Data type (checkbox) Label (checkbox) Response code (checkbox) Response data (checkbox) (Maybe warn about size?) Response message (checkbox) Successful (checkbox) Thread name (checkbox) Re-orderable scrolling list of columns selected. Non-editable text area. Displays one or two sample output rows, updated in sync with the user's column selections and ordering. XML (radio button) <needs thought> DB (radio button, disabled for now) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
