Versions Compared

Key

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

Workflow test runs can be configured to automate tests.

Configuration


fig1: layout of the workflowtestrun configuration

The workflow test run configuration consists of two main parts: General configuration and Activities

General

description

Give an optional description of the workflow test run

dirDefinition

Optional directory references which can be use to refer to directories using a short name.

refName

The name which will be used to refer to the directory

dir

The directory to refer to.

Activities

Workflow test runs can either be started from within a FEWS stand-alone application, or within a JUnit test.

...