Forum Discussion
PaulMS
Super Contributor
This script seems to work with a minor delay before modifying countries.
log.info "Before : $countries" Thread.sleep(100) countries.put('NZ','Newzealand') log.info "After : $countries"
sasiatecs
8 years agoNew Contributor
I am using SoapUI 5.3.0 version. Anyways it works perfectly with 'grooyConsole'.In real-time the delay might cause performance issues :) .Any other suggestions ??
- PaulMS8 years agoSuper Contributor
It may be a defect or limitation of groovy script in Soap UI.
In my environment I can use a very small delay like 10 ms but you could raise the issue with SmartBear support.
Related Content
- 8 years ago
- 12 years ago
- 3 years ago
- 3 years ago
- 8 years ago
Recent Discussions
- 15 years ago