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

            Bug ID: 64679
           Summary: Backend Listener doesn't accept parameterized
                    variables ${}
           Product: JMeter
           Version: 5.3
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.3.1

Current Behavior:
While using jmeter scripts as a test framework, we pass in our test parameters
at run time so a single JMX can be used to test multiple services.  As part of
this, we pass in the product we are testing, what InfluxDB database to use for
the data, etc.  The backend listener does not replace ${} values in the fields.
 The backend listener needs to currently be "hardcoded" to specific values to
function.

Expected Behavior:
The Backend Listener should be able to process ${} parameter substitution like
other samplers and listeners can.  This would give the ability to use single
JMX tests as a framework, and dynamically set the backend listener values
during the run.

Please let me know if more details are needed.
Best regards,
Mark

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

Reply via email to