Forum Discussion
SmartBear_Suppo
Alumni
15 years agoThe limitations on size in SoapUI are the result of the Java VM implementation, and the computer setup that is is running on, so we cannot give you any hard limits.
In order to make your current setup run better, we do have a couple of suggestions:
1) Change the Xmx value to be higher (we recommend starting with 2048, but you can make it even higher if you need to)
2) For the groovy assertion, try putting most of the code in the script library, and call it from there, that should make things more stable
/Nenad
http://eviware.com
In order to make your current setup run better, we do have a couple of suggestions:
1) Change the Xmx value to be higher (we recommend starting with 2048, but you can make it even higher if you need to)
2) For the groovy assertion, try putting most of the code in the script library, and call it from there, that should make things more stable
/Nenad
http://eviware.com