keymakerz12 years agoGroovyScript teststeps not working in Pro versionHi,I created a project in an old free version of soapUI and used this GroovyScript to generate new users:int random = ((int)(Math.random()*99999))context.setProperty( "PropName", "prefix" + random )This works in the old version, but not in soapUI Pro 5.0.0.Any ideas?
1 ReplyReplies sorted by Most LikedmamarContributor12 years agoI tested and its working. let us know where exactly it is failing.
Recent DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related ContentReadyAPI- download a textfile from a URL with groovyscriptCheck for empty value in groovyscriptReadyAPI get content of RAWResponse with groovyscript