Forum Discussion
You can find the same in the documentation:
https://www.soapui.org/scripting-properties/tips-tricks.html
com.eviware.soapui.SoapUI.globalProperties.setPropertyValue( "MyProp", someValue )
Thank you for the response, although I think my question was unclear. I do regret using pseudo-code in my question as I'm hoping to avoid writing code at all. Although if needed, that's okay too.
But, I see how to set global custom properties in the GUI but they don't seem to do what I want. Should those affect template parameters? Or header values? They don't seem to.
After importing the swagger file, the names for these template parameters and required headers are automagically set but the values are empty. I see how to define them (in the GUI) at the method level, but not project level.
Related Content
- 5 years ago
Recent Discussions
- 11 days ago
- 12 days ago