I've had some experience with JMeter and haven't used for about 3-4 years. I'm experimenting with modularizing our JMeter script by putting the config chunks (User Defined Data) and listener elements into a Test Fragment which could then be included into the main scripts using an Include Controller.
Is this possible? Has anyone tried this? Thanks in advance.