Applying request properties across a project
Hi,
I have multiple SOAP requests in a project. All of them need certain request properties in order to work (Authentication Type, WSS-Password Type, and SSL Key Store). I am having to manually change these for each SOAP request I have. Is there a way I can apply authentication type across the entire project.
For example, when I create a new request this is what the request properties look like:
I am trying to apply the same authentication type, WSS-Password Type, and SSL Key Store, across all the requests in the project.
As a comparison to Parasoft's SOAtest, I can apply the SSL Keystore globally for a project, by adding it in project preferences.
The documentation says nothing about global object properties: About Properties | ReadyAPI Documentation (smartbear.com)
- Double click on the service interface and go to Service endpoints tab.
Here you can set the value, then click on Assign => Select to all test requests & test steps
For more details, refer
https://www.soapui.org/docs/soap-and-wsdl/working-with-wsdls/