Skip to content

Anyway to fetch and update existing threadgroup from testplan (fromJmx) ? #291

Description

@ihsaddamhussain

Hi, I have a usecase to override existing load configuration of ThreadGroup from jmx file

I get the jmx test plan by doing below
DslTestPlan testPlan = DslTestPlan.fromJmx(jmxPath);
How can I fetch the existing thread groups from this test plan ? I see the testplan olnly has .children() method where I can only add new thread group.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions