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

            Bug ID: 60264
           Summary: Module Controllers Able To Select From Other External
                    Files
           Product: JMeter
           Version: 3.0
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: scott.mol...@invicara.com

I am using JMeter to create many functional tests for our API (1600+). I really
wish I could control file size and segregate tests across files by referencing
one common library file. We can reuse modules within in a single file using
module controllers, but we cannot do so across files.

I'd love to have this setup.

Libraries.jmx
- Contains a thread with simple controllers containing HTTP samplers configured
for the various API calls. For instance: CreateAccount, AddUser, etc...

AccountTests.jmx
- Contains test threads containing functional tests, which use modules
controllers to reference the simple controllers in Libraries.jmx.
UserTests.jmx
LoadTests.jmx
etc...

Right now they all need to be in one big file that take a long time to open and
save.

Test Fragments and Include Controllers don't meet this need. Though if I could
dig down into an Include Controller it could.

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

Reply via email to