Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ThreadGroups stands for a user and the suite should be able to take care of that #2

Open
rschwietzke opened this issue Jan 5, 2025 · 1 comment

Comments

@rschwietzke
Copy link
Contributor

rschwietzke commented Jan 5, 2025

Problem

When replying a JMX script as XLT scenario, one has to take care of the ThreadGroup because this is a virtual user aka scenario. XLT cannot simply reply all thread groups, but one has to tell XLT which one to reply to map corretly thread groups aka virtual user to the XLT concept of a user and scenario.

Ideas

  • When you want to run a particular one, you have to define its name as part of the XLT Java class.
  • If you don't specify anything, all will be replayed in order, hence if you have one script per user scenario, things run nicely.
@Glenmorangie
Copy link
Contributor

Currently the suite will replay everything it found. Multiple thread groups will be listed as actions, with the according requests listed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants