I have a Beanshell
Listener which has a certain code written to fetch some metrics during the execution of the script. I want this listener to be appended to every other new Jmeter
script automatically when a user creates a script in Jmeter. Is this possible?
Example:
A user opens a new Jmeter
script and by default, the Beanshell
listener created earlier having the code should automatically be there in the script for the thread group rather than adding a new Beanshell
listener and copy-pasting the code to this newly appended listener. Is this scenario possible? TIA.
Jmeter Version - 4.0