Hi, I've been using jmeter for a few months now and have accumulated several scripts (test plans). Many of these scripts have a series of steps that are identical, like logging in, logging off, or navigating high level links.
If the functionality around login changes, I have to change several scripts. My question to the group is, how do you write your scripts with reuse in mind, using "logging in" as an example? I see that there's a ModuleController, but that works only within a test plan. Apologies if this is a naïve question. Regards, Rob

