sumambo
15 years agoOccasional Contributor
How to globally set a variable for soapUi settings
I would like to be able to store/parametrize the location of the file 'soapui-settings.xml' to something like ${projectDir}/soapui-settings.xml in the settings of a soapuiRunner instead of a fixed path on my machine like 'C:\xyz\abc\soapui-settings.xml'. Is there a way to do this?
Further in soapUiSettings the location of the soapUI project is also a fixed path. Is there a way to use a relative path (path relative to the loadui project file) irrespective of where the soapui-settings.xml file is?
Further in soapUiSettings the location of the soapUI project is also a fixed path. Is there a way to use a relative path (path relative to the loadui project file) irrespective of where the soapui-settings.xml file is?