Load "Comments" field from test fragment in Include Controller
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**ilya.deskov** ([Bug 65597](https://bz.apache.org/bugzilla//show_bug.cgi?id=65597&redirect=false)):
Almost any test fragment assumes that some Jmeter-variables are initialized before execution. When the test fragments are in the main test plan - there is at least one place to describe the required variables: the "Comments" field. But when it loads through the Include controller there is no way to rewiew required variables other then opening another Jmeter window with that fragment.
For this reason, I suggest the following:
1. The minimal enhancment - to add field in Include controller that is filled with a value from "Comments" of included Test Fragment.
2. The maximal enhancment - to add possibility to mark variables and properties as "required" within the test element with all the ensuing possibilities, allowing to make test fragment as a separate independent "function" with "signature".
OS: All
Contributor guide
Assessment
This issue has not been assessed yet.