Hello, During the development of Test Plan our customer frequently require that a naming policy is applied to the Test Plan developed.
This can be for example to : - Prefix TC with something - Add a suffix to children of TC ... Applying this policy can be cumbersome and is a bit boring. Would you be interested in making this generic this way: - On appliable nodes in Tree add a contextual popup menu (Apply Naming Policy) - When click on it, JMeter would search in classpath for implementations of TreeNodeNamingPolicy. If one is found us it, it many then use a configuration property - For every child of the parent node, call this policy to name children of this node If you're interested we can contribute a patch Let us know your thoughts. Thank you -- Regards @ubikloadpack