Apache JMeter – threadGroupName Function
threadGroupName is an in-build function of Apache JMeter and its type is ‘Information’. This function simply returns the name of the thread group. By the way, JMeter in-build functions are divided into eight categories which are: Let’s discuss about threadGroupName function: Syntax: ${__threadGroupName} Type: Information Purpose: To get the name of the thread group used … Read more