keymakerz11 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 LikedmamarContributor11 years agoI tested and its working. let us know where exactly it is failing.
Recent Discussions20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)
Related ContentReadyAPI- download a textfile from a URL with groovyscriptCheck for empty value in groovyscriptReadyAPI get content of RAWResponse with groovyscript