07 November 2008 - 2.5-beta2 |
soapUI includes integrated support for the WS-I organizations Basic Profile validation tools for 2 situations:
In either case, you first need to download either the java or C# version (soapUI will use whichever is available) of the WS-I Interoperability Testing Tools 1.1 from the WS-I deliverables page. Once downloaded, unzip the file into a local directory and specify the contained "wsi test tools" directory in the soapUI together with the desired settings;
When running one of the integrated validations described above, the corresponding WS-I Analyzer configuration file will be generated and the WS-I Analyzer will be invoked in a separate process; a progress dialog will be shown while the tool is running. If all goes well, you will be presented with a WS-I Compliance Report in a separate desktop window, otherwise an error will be displayed.
A generated report looks as follows:
The top toolbar contains a button for exporting the report to an HTML file.
Also, a "Config" tab is available for displaying the configuration file used to invoke the WS-I tools, for example:
Selecting the "Show Log" option in the WSI Settings Tab will display ongoing output from the command-line tools which can be useful for debugging purposes;