Versions Compared

Key

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

Run a test and display the results in the FlexDeploy UI..Executes Tricentis Tosca automation test and returns the the results to FlexDeploy.

Test Instance Properties

Property Name

Property Code

Required

Description

Tosca CI Java client path

FDTT_CI_CLIENT_PATH

Yes

The path up to the folder containing the ToscaCIJavaClient jar (e.g. C:\Program Files (x86)\TRICENTIS\Tosca Testsuite\ToscaCommander\ToscaCI\Client)

Tosca Server NameURL

FDTT_SERVER_URL

Yes

Tosca server Name (e.g. http://192.168.1.10:8732[HOST]:[Port]/TOSCARemoteExecutionService).

Tosca User NameFDTT_USERNAMEYesTosca User name
Tosca PasswordFDTT_PASSWORDYesTosca Password

...

Input Name

Input Code

Required

Description

Tosca Server NameURL

FDTT_SERVER_URL

No

Tosca Server NameURL 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 doesn’t consume or produce any artifactsconsumes the 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. 

...