%% date:: [[2020-12-04]], [[2022-07-19]] %% # [[JMeter Test Fragments]] Act like [[Functions]] in [[JMeter]]. A test fragment is a part of a test plan (including controllers, samplers, and processors) that could be reused. Test fragments can then be recalled by using a [[JMeter Module Controller]]. In order to use a "function", save a (few) samples(s) as a test fragment. Then, whenever you want to call it in your script, add a module controller and choose that test fragment. That way, you'll only need to change it in one place next time.