...
The integration with 3rd party testing tools is implemented by the use of plugins. If FlexDeploy doesn't provide a plugin for some testing tool out-of-the-box then the Shell plugin can be used instead. It allows to execute batch scripts in order to interact with the testing tool. The plugins act as adaptors for various testing tools. They command testing tools to run tests and they import test results into unified test result storage. This allows users to analyze test results using the dashboard reports, abstracting away from the exact testing tool.
Viewing Testing Tools
To view the list of testing types defined within FlexDeploy, select Administration -> Test Automation -> Testing Tools from the menu.
Creating/Editing Testing Tools
...
Enter values for the following fields:
Field Name | Required | Description |
---|---|---|
Id | N/A | System generated identifier (read-only). |
Name | Yes | Name for the testing tool. |
...