Feature Comparison soapUI / soapUI Pro
soapUI Pro offers "real" support from the
eviware website, which includes
- Prioritized discussion forum
- Extended documentation with examples, tips & tricks, etc
- Demonstration movies of common tasks, use-cases, etc..
soapUI Pro also adds a number of "productivity enhacements" to the soapUI core which eases many
reoccuring tasks when working with soapUI. Over time, it is likely that some of the extended
functionality will migrate into soapUI. The extended features can be grouped as follows:
- Message Editing/Inspection Enhancements to simplify message editing
- Additional TestSteps to reduce the requirement and development time for groovy scripts
- General Enhancements to reduce the time for common tasks
Don't hesitate to Download a Trial version which offers full soapUI Pro functionality
for seven days.
There is also an FAQ answering common questions regarding the relationship between
soapUI and soapUI Pro
Screenshots for all productivity enhancements follow below:
Message Editing/Inspection Enhacements
A number of editors and message inspectors have been added to ease in the creation/inspection of request/response
messages
A tree/outline based editor for request/response messages.
[Read More..]

A form-based editor for request-messages which dynamically builds a user-friendly input interface.
[Read More..]

An XML Schema inspector displays schema-definition information for the selected node.
[Read More..]

A Table inspector dynamically builds a tabular view of selected nodes and their children.
[Read More..]

An XML inspector shows current nodes xml and its xpath expression.
[Read More..]

A Documation inspector that display avaiable schema documentation annotation.
[Read More..]

Additional TestSteps
A number of TestSteps have been added that replace lengthy groovy-scripts
A MockResponse TestStep for receiving and validating requests within a TestCase.
[Read More..]

DataSource and DataSourceLoop TestSteps for easily creating datadriven tests from a variety of datasources.
[Read More..]

General Enhacements
A number of general enhacements to make navigation and common tasks easier
An alternative Tabbed Desktop for managing editors/windows with docking/dragging support.
[Read More..]


Context sensitive wizards for creating XPath Assertions.
[Read More..]

Context sensitive wizards for easily creating property-transfers to/from request/response messages.
[Read More..]

A Script Assertion for TestRequest/MockResponse-Steps.
[Read More..]

A GroovyUtils class that simplifies Groovy Scripting in many situations
Next: