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=25815>. 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=25815 Enhancement to load properties Summary: Enhancement to load properties Product: JMeter Version: Nightly (Please specify date) Platform: Other OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] [ Filing as Bugzilla attachment as requested by Sebb on JMeter-dev ] Hello - I wrote a minor enhancement to JMeter that allows the user to specify the part of the common initial name of a set of properties. It automatically loads those properties as Jmeter variables. For eg: say, the user wants to refer to the following properties: acme.purchase.user1.username acme.purchase.user2.password acme.purchase.user3.costcenter ... acme.sales.user4.username using standard JMeter variable notation -- eg: ${acme.purchase.user1.username}. This enhancement is to let the user insert a new 'Load Properties Element' config element in the JMX and specify that he wants to load all properties that begin with 'acme'. Attachment follows... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
