In case you need to generate a random String
Generate random String with any alpha numeric characters
-
1 - Define a Random property
-
Type : Choose text option
-
Nature : Choose Random option
-
Length : Define the number of character you want to retrieve
-
Value : Keep empty
-

-
2 - Then, use in in the scenario

Generate random String with specific alpha numeric characters
-
1 - Define a Random property
-
Type : Choose text option
-
Nature : Choose Random option
-
Length : Define the number of character you want to retrieve
-
Value : Put the characters that will be used to generate random string (case sensitive)
-

-
2 - Then, use in in the scenario
