Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Executes Tricentis Tosca automation test and returns the the results to FlexDeploy.

...

Input Name

Input Code

Required

Description

Tosca Server URL

FDTT_SERVER_URL

No

Tosca Server URL to connect. If not provided, value from the Test Instance will be used.

Tosca User Name

FDTT_USERNAME

No

Tosca User Name. If not provided, value from the Test Instance will be used.

Tosca PasswordFDTT_PASSWORD

No

Tosca Password. If not provided, value from the Test Instance will be used.

Test Config file pathFDTT_TESTCONFIG_FILE_PATHNo

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. 

...