Forum Discussion

heavenmai's avatar
heavenmai
New Contributor
4 years ago
Solved

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...
  • HimanshuTayal's avatar
    4 years ago

    heavenmai :

     

    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.