Versions Compared

Key

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

Run all the tests in a an API Fortress project and display the results in the FlexDeploy UI.

...

Property Name

Property Code

Required

Description

API Fortress Hook URL

FDAPIF_HOOK_URL

Y

API Fortress Automation Hook URL for a project.

API Fortress Access Token

FDAPIF_ACCESS_TOKEN

Y

API Fortress Access Token.

...

Input Name

Input Code

Required

Description

Overrides Environment

FDAPIF_INP_OVERRIDE_ENV

N

Pre-existing environment to override the default environment used in the tests.

Custom Params

FDAPIF_INP_CUSTOM_PARAMS

N

Define custom variables to be used in the tests in the form - key=value. Each key-value pair should be separated by ##. (e.g. key1=value1##key2=value2)

Info

Plugin does not support the usage of custom payloads in test execution.

Artifacts

This operation doesn’t consume or produce any artifacts.

...