This archive contains a test SoapUI project for the Workflow Server. In particular, you can use it to perform load testing of your servers and schemes. Follow the next steps.
- Deploy the Workflow Server as described in the instructions on our website https://workflowserver.io/documentation/how-to-launch. The workflow server must respond to http://localhost:8077 .
- Upload all test schemes from the TestSchemes folder to the server. The scheme names in the database must match the names of the scheme files.
- Download and install SoapUI OpenSource from https://www.soapui.org/downloads/soapui.html .
- Export to the SoapUI project WFSTests-soapui-project.xml
- You can run existing tests or create your own based on the API described in this project.