You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/08/29 11:41:24 UTC

[Bug 53795] New: Simplify passing data from setUp thread group

https://issues.apache.org/bugzilla/show_bug.cgi?id=53795

          Priority: P2
            Bug ID: 53795
          Assignee: issues@jmeter.apache.org
           Summary: Simplify passing data from setUp thread group
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: sebb@apache.org
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: Main
           Product: JMeter

Variables can be defined in a setUp thread group. These can be saved as
properties so they can be referenced in subsequent thread groups.

However it's currently quite awkward saving variables as properties.

It would be useful to add a test element that was able to save a list of
variables as properties.

Alternatively or additionally, it might be useful to be able to provide a list
of variables that are copied from the setUp group to subsequent thread groups.

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