By placing the following property expansion in your SOAP request in SOAPUI, a random number between 0 and 50,000 will be inserted in it’s place.
${=(int)(Math.random()*50000)}
The Dorky and Skewed World of Me
By placing the following property expansion in your SOAP request in SOAPUI, a random number between 0 and 50,000 will be inserted in it’s place.
${=(int)(Math.random()*50000)}