How do I make SOAPUI save the custom properties after the run?
I have custom properties that are updated during the test run via groovy scripts.
Those values are used during the run. The run works fine. But after is passed, all the custom values that were used during the run are reverted back to old ones.
How do I make it keep the custom properties that are saved and not overwrite them back to a previous runs values?
Or is this a bug? It does seem like a bug but maybe there's an option somewhere.
SmartBear217 it is really sad to hear that you faced these issues. It seems to me like this properties behavior requires deeper investigation. The best next step at this point would be contacting our Customer Care Team.
The solution smartbear pointed out is to go to the project level and set "Save properties between sessions" to true. I'm not sure why that option isn't available in the preferences section but at least it's not a bug.