Settings - Exploratory Testing

The following settings are located at Settings->Commander->Exploratory Testing.

AssetsPath

Description

Specify the path to the directory to which exploratory testing screenshots, videos etc. are saved (see chapter "Exploratory Testing").

Example

@{Environment.ProjectDir}\ExploratoryTestingAssets

ProxyAddress

Description

Specify the complete network address of the proxy which is used to establish a connection to the server.

Example

http://address:port

ServerEndpointAddress

Description

Specify the complete network address which is used to establish a connection to the server.

Example

http://localhost/explore

Issues

HighPriorityValue

Description

Define the priority value to use when converting High Priority issue proposals to issues.

Example

3

LowPriorityValue

Description

Define the priority value to use when converting Low Priority issue proposals to issues.

Example

1

MediumPriorityValue

Description

Define the priority value to use when converting Medium Priority issue proposals to issues.

Example

2