Executes Tricentis Tosca automation test and returns the the results to FlexDeploy.
...
Input Name | Input Code | Required | Description |
---|---|---|---|
Tosca Server URL |
| No | Tosca Server URL to connect. If not provided, value from the Test Instance will be used. |
Tosca User Name |
| No | Tosca User Name. If not provided, value from the Test Instance will be used. |
Tosca Password | FDTT_PASSWORD | No | Tosca Password. If not provided, value from the Test Instance will be used. |
Test Config file path | FDTT_TESTCONFIG_FILE_PATH | No | Test Config file path (e.g. C:\Tosca_Projec\Tosca_CommonRepositories\TestConfig.xml). If relative, it is assumed to be in the FD_ARTIFACTS_DIR. |
Outputs
Property Name | Required | Description |
---|---|---|
Artifacts
This operation consumes any artifactsthe test config file from artifact repository.
Endpoint Selection
This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the environment instance. Selecting a specific resource will result in selection of endpoints associated to the environment instance which have that resource defined.
...