Skip to main content

1. Environment Setup

If you haven't installed the Manager yet, the Manager Installation section of the documentation will guide you through the process. Similarly, if you haven't installed an external engine yet, follow the Engine Deployment instructions to set up an Engine. Make sure you deploy the Engine so that it can communicate with the web service you would like to test.

This tutorial will demonstrate GUARDARA's testing capabilities using the web service demo application you can download from this GUARDARA Community GitLab repository. Follow the instructions in the README.md file to start up the demo web service. Please note that you will need Docker already installed to run the MySQL database, as shown in the README file.

Make sure the Manager, Engine and the demo web service are running before continuing to the next section of the tutorial.