https://issues.apache.org/bugzilla/show_bug.cgi?id=56630
Alexei <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE |--- --- Comment #2 from Alexei <[email protected]> --- The issue is not in "Test Fragment". As per jmeter/docs/usermanual/component_reference.html#Include_Controller i have to use it: The include controller is designed to use an external jmx file. To use it, create a Test Fragment underneath the Test Plan and add any desired samplers, controllers etc. below it. Then save the Test Plan. The file is now ready to be included as part of other Test Plans. You may also want to modify "Second script" to avoid using "Test Fragment": Second script TestPlan |--Simple Controller1 |--Simple Controller2 | |--Debug Sampler3 |--Module Controller <TestPlan > Test Fragment > Simple Controller2> But actual result is the same. The issue makes using Module Controller in script included with Include Controller impossible. -- You are receiving this mail because: You are the assignee for the bug.
