Skip to content

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

@ihsaddamhussain

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions