heavenmai
5 years agoNew Contributor
Endpoints for SoapUI 5.5.0
I created a project for development environment and loaded several WSDL. I want to point to test environment. How do I change the endpoints universally without creating another project for test env...
- 5 years ago
What you can do is store your endpoints in global properties and use the endpoint in all request by parameterize it.
As i am doing the same in below screenshot.
Below is the screenshot of global properties:
Hope this will help.