Skip to content
Marc Dutoo edited this page Oct 18, 2013 · 1 revision

SOAPUI is the most famous web service testing tool. In short, after adding service definitions (WSDLs...) to it, it generates service message stubs to be completed by the user, enabling him to use them to call actual deployed services (endpoints) or deploy and run mock services (simulations).

EasySOA Registry's SOAPUI Integration feature allows the user to download a generated SOAPUI configuration that contains all EasySOA-known deployed services (endpoints) of a given deployment environment of an SOA project. This prevents from mixing up e.g. production endpoints with staging ones, and keeps the SOAPUI configuration up-to-date without diff nightmare when committing them in source code management, both a common case.

SOAPUI screenshot :

Clone this wiki locally