Regression test over multiple endpoints - GoIntegration/SoapUI-Projects GitHub Wiki
- Define all the endpoints for interface to be tested.
- Use three groovy scripts available in sources.
- Put all real requests between Groovy Script 4 and Groovy Script 2.
- Run your Test Runner. It will run it for all the end points defined in service interfaces.
- Njoy!