Using Test Fragments in JMeter Tests
Test plan design, while not always application programming per se, definitely shares some concepts of the latter. A common principle of software development is to minimize repeating code. In this article we will show you how Test Plan Fragments can be leveraged in JMeter test plans to reduce repeated elements. Basics of Test Plan Fragments In essence, Test Plan Fragments are groups of test logic which can be referenced by various JMeter controllers, that do notRead More →