View Source

h1. Welcome to Soapuii - extension of SoapUI 3.0


h2. About Soapuii


soapuii is an open source extension of SoapUI 3.0. In fact it is SoapUI application with several added features, which we considered relevant.
\\
\\
{tip}You can find more information about SoapUI on webpage [http://www.soapui.org/]
{tip}

h3. Functional Specification
{info}{*}Checkout* [Soapuii functional specification|http://top.touk.pl/confluence/display/SUI/Functional+Specification]
{info}

h3. Source code
{info}Soapuii source code is available from [webgit|http://top.touk.pl/git?p=soapuii/.git;a=summary] or git repository:
\\
{noformat}git://top.touk.pl/soapuii
{noformat}
{info}

h3.

h3. Features

(*g) Distinguishing MockResponses and MockServices based on messege type.
(*g) Simple-in-use choosing mechanism of properties sets.
(*g) Mechanism of running a single TestCase using SetupScript started from TestSuite
(*g) Mechanism of running a single GroovyTestStep with the use of functions which are declared in SetupScripts in TestSuite and/or TestCase.
(*g) Groovy test step runs groovy script in separate thread
(*g) *[TestCase Generator to generate TestCases for current TestSuite from getCommunication.xml file|http://top.touk.pl/confluence/display/SUI/Test-generator]*