Hi team,
I want to know how to parameterize random alphanumeric value in Load Runner script
Eg., 9f9e5508-57c2-4cda-aae6-00709bbef039
Cybersecurity
DevOps Cloud
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
Hi team,
I want to know how to parameterize random alphanumeric value in Load Runner script
Eg., 9f9e5508-57c2-4cda-aae6-00709bbef039
If your script is created using DevWeb protocol, you can use load.utils.uuid() function to replace the UUIDs.
If your script is created using DevWeb protocol, you can use load.utils.uuid() function to replace the UUIDs.