Hi http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Include_Controller * "To use it, add samples to a simple controller, then save the simple controller as a jmx file. The file can then be used in a test plan. The included test plan must not include a Thread Group. It should only contain the Simple Controller and any samplers, controllers etc below it. " *i.e. you have to right click and save just the Simple Controller using save selection as
regards deepak On Thu, May 12, 2011 at 12:39 PM, Janine DeBeradinis < jdeberadi...@higherone.com> wrote: > Hello - > > I am currently using an Include Controller to call other jmx files to > execute some HTTP requests and such. The test that I call, contains a > Simple Controller and then HTTP requests and such underneath that. In order > to get the Include Controller to call the test with the Simple Controller > and run correctly, it seemed I had to place the Simple Controller and its > requests, underneath the Workbench node. However, looking at the workbench > further, it appears as though it is not encouraged to save items to it that > you want to reuse. So, my question is, is there another way to get this > desired behavior? When I place the Simple Controller under a Thread Group, > the test that calls this does not run properly. > > Thank you. > Janine >