DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21513>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21513 Add ability to set user defined variables from cmd. line Summary: Add ability to set user defined variables from cmd. line Product: JMeter Version: 1.9.RC2 Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I would like to have ability to set value of User Defined Variables from command line when starting the test in non-GUI mode. For example I would define ${host}, ${port} user variables with some default value, and than I would pass the new value for both like: jmeter -n -t my_test.jmx -l log.jtl -Dhost=myhost -Dport=1234 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
