https://bz.apache.org/bugzilla/show_bug.cgi?id=57962
Bug ID: 57962
Summary: BackendListener: Allow implementations to get
sample_variables
Product: JMeter
Version: 2.13
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Most listeners allow variables to be saved using sample_variables in
jmeter.properties. However there seems to be no way to do the same in
implementations of the BackendListener interface. Maybe the SampleResult class
should also have a copy of the variable values or the interface method should
have a copy of the variables object.
--
You are receiving this mail because:
You are the assignee for the bug.