https://bz.apache.org/bugzilla/show_bug.cgi?id=60274

            Bug ID: 60274
           Summary: Add Controller similar to interleave controller to
                    distribute calls by weight among child elements
           Product: JMeter
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: thorson.lit...@gmail.com

NOTE: I am submitting this request as part of the process described in
http://jmeter.apache.org/building.html to contribute an enhancement.  A pull
request from github with the new "Weighted Distribution Controller" with this
enhancement will come soon

Description:
A controller that randomly selects one of its child elements
(samplers/controllers) to be executed. The probability of a child being
executed depends upon the relative weight assigned to that element. An
expression can be used as a weight, as long as that expression evaluates to a
positive integer. The control panel attempts to evaluate any expressions and
provides an estimated likelihood of that element being selected.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to