📄️ Testing Web Services
You can import an OpenAPI document describing the service's capabilities on the Tests Assets page or via the API to test your web services. GUARDARA validates and processes this document to create all the necessary test configurations so that you can run tests by simply clicking a button or calling the appropriate API endpoints. The test configurations are fully configurable, editable and transparent.
📄️ 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.
📄️ 2. Importing OpenAPI Documents
The demo web service comes with two OpenAPI documents. Log in to GUARDARA, then:
📄️ 3. Testing the Service
It is time to run some tests. But, before we begin:
📄️ Using the API
Document Static Analysis
📄️ Advanced Topics
This tutorial section covers some of the advanced features of GUARDARA that you can use to customize or improve your web service testing capability further.