-
Generate GUID in Apache JMeter
Although there is no dedicated sampler in JMeter to generate GUIDs but you can use the built-in functions to generate them. In this article i will share with you how to generate GUID that is unique by user and iteration and use it through your JMeter thread group or test plan. Steps: Open JMeter and […]