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