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.

...

FDAPIF_HOOK_URL

Property Name

Property Code

Required

Description

API Fortress Hook URL

Code Block

Y

API Fortress Automation Hook URL for a project.

API Fortress Access Token

code

FDAPIF_ACCESS_TOKEN

Y

API Fortress Access Token.

...

FDAPIF_INP_OVERRIDE_ENV

Input Name

Input Code

Required

Description

Overrides Environment

Code Block

N

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

Custom Params

code

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.

...