VeenaDevi
4 years agoContributor
How to share Ready API Global Properties along with Composite project
I Have a global Properties , which must be used on Groovy script , now not able to reuse this script in the team , as i cannot share global properties, if i use Project level properties, then Groovy...
- 4 years agoNo heard any from you for the earlier reply whether you have tried or not.
Here is another approach.
Global properties are read from READYAPI_HOME/bin/soapui.properties file (file name and location are fixed) if any.
So all the global properties you are using can put into soapui.properties and store in your SCM so that it is available for your team. But you need to copy it under READYAPI_HOME/bin directory in order to be able tot use them.
Please refer below documentation.
https://www.soapui.org/docs/scripting-and-properties/working-with-properties/#Property_Expansion_in_soapUI