Forum Discussion
larsn
12 years agoContributor
To finish an earlier part of the discussion, I was able to get properties to automatically load by adding groovy scripting in the project "load script" section.
Note: that you can't use Java properties methods to manipulate SoapUI methods since the key strings are not escaped but writing your own parser is easy.
Note: that you can't use Java properties methods to manipulate SoapUI methods since the key strings are not escaped but writing your own parser is easy.