01 March 2010 - 3.5 |
soapUI includes integrated support for the WS-I organizations Basic Profile validation tools for 2 situations:
WS-I Interoperability Testing Tools 1.1 are distributed with soapUI (starting from version 3.0) and "wsi test tools" directory is set to distribution folder (by default it is "C:\Program Files\eviware\soapUI-Pro-3.0\wsi-test-tools"). For more info check the WS-I deliverables page.
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;