Aqua Plugin Reference/en
Inhaltsverzeichnis
AQUA Interface Plugin[Bearbeiten]
The AQUA plugin allows for test scanarios and test cases to be imported into expecco, executed and the execution result be uploaded back to Aqua. When importing, a manual test is generated, which can be immedately executed. However, in addition, an empty automated test is created, which will replace the manual test when implemented. This allows for an incremental path from existing manual tests towards automated test execution.
Expecco Settings
Before interacting with Aqua, go to the Aqua settings and enter the server's hostname, your Aqua username and Aqua password. Open "Extras" → "Settings" → "Plugins" → "Aqua Interface" to enter the connection details. Click on "Check Connection" to verify.
Aqua Interface Library[Bearbeiten]
In addition to the automatic execution update (which is controlled via the user interface and therefore requires no additional programming), a library of building blocks to interact with Aqua is provided. The library is based on REST for communication.
Aqua Interface Blocks[Bearbeiten]
See Also[Bearbeiten]
- Jira Plugin Reference a similar plugin for Jira
Back to Online Documentation.