Class DslSimpleController

  • All Implemented Interfaces:
    DslController, DslTestElement, BaseThreadGroup.ThreadGroupChild

    public class DslSimpleController
    extends BaseController<DslSimpleController>
    Builds a Simple Controller that allows defining new JMeter scope for other elements to apply.

    This is handy for example to apply timers, configs, listeners, assertions, pre- and post-processors to only some samplers in the test plan.

    It has a similar functionality as the transaction controller, but it doesn't add any additional sample results (statistics) to the test plan.

    Since:
    1.21