Skip to content

Consecutive thread group execution #275

Answered by rabelenda
alexgaci asked this question in Q&A
Discussion options

You must be logged in to vote
testPlan(
        threadGroup(1, 1,
            dummySampler("OK")
        ),
        threadGroup(1, 1,
            dummySampler("OK2")
        )
    ).sequentialThreadGroups()
        .run();

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@alexgaci
Comment options

@rabelenda
Comment options

Answer selected by alexgaci
@alexgaci
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants