Thread Groups Defaults
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**oliver lloyd** ([Bug 53878](https://bz.apache.org/bugzilla//show_bug.cgi?id=53878&redirect=false)):
Currently, each Thread Group has it's own rampup, threads, duration, etc. properties. Where a test plan has multiple thread groups each one must be configured separately and this is time consuming and prone to error.
An option to allow a global default value for these properties would simplify and improve usability.
Something similar to the HTTP Defaults Control would be perfect.
Note. The workaround to this problem is to use variables and point each control at these. But a defaults control would still be an improvement over this.
OS: All
Duplicates:
* https://github.com/apache/jmeter/issues/1478
Contributor guide
Assessment
This issue has not been assessed yet.