Using Dynamic Endpoint in soapUI

1. Create a file named soapui.properties, put it into your soapUI home/bin directory.

soapui.properties Sample:



2. Open your TestCase and set the endpoint to your endpoint property name, e.g. ${##serviceA.endpoint}

3. Run your TestCase, the endpoint will be replaced successfully.

0 评论:

My Favorites