Tools
SoapUI
The testsuite uses SoapUI to verify the implementation. Documentation of SoapUI can be found at http://www.soapui.orgLink to download site: http://www.soapui.org/Downloads/latest-release.html
Install SoapUI according to the documentation.
Setup instructions
- Unzip the testsuite package.
- Copy the jar-file ‘soapui-support.jar’ to <SoapUI install dir>/bin/ext
- Open SoapUI and import the testsuite project, choose ‘Import Project’ from the File-menu.
- If your WebService endpoint requires a SSL Certificate, this can be configured from the Preferences (in the File menu). In the Preferences window open the ‘SSL Settings’ tab and import the Keystore containing the Client Certificate.
- Update test-data to match the contents in your system.
- You should now be able to run the test suite!