Skip to content

Config documentation for CrossTestConfig

CrossTest

The CrossTest configuration to configure all information needed for the steps to execute.

Example

<CrossTest>
    <test>...</test>
    <database>...</database>
    <process>...</process>
</CrossTest>

Attributes

Attribute Type Description

Config elements

Config element Type Description Collection Item name
test TestConfig Configuration of test specifics such as default values, naming conventions etc No
database DatabaseConfig Database configurations No
process ProcessConfig Process configurations No