You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2003/12/30 07:45:13 UTC

DO NOT REPLY [Bug 25815] New: - Enhancement to load properties

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: jmeter-dev@jakarta.apache.org
        ReportedBy: sonam.chauhan@ce.com.au


[ 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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org