Settings - Manual Test Execution

The following settings can be found under Settings->Commander->ManualTestExecution. These settings are used in manual test execution.

AllowBulkResultOnTestStep

Description

Allow test results to be set on the TestStep level. If a TestStep is set to OK, the result is copied to all TestStepValues that it includes.

If you enable this setting, the TestSteps are shown collapsed in the checklist when the manual test execution is started.

CancelingOption

Description

The following options are available for aborting manual test executions:

  • WithResults: the test is aborted with the results of the completed tests.

  • WithoutResults: the test is aborted without the results being saved.

  • AskUser: the user can decide via a dialog whether the results are saved.

CopyValueToClipboard

Description

If you enable this setting, the value of the selected TestStepValue will be automatically copied to the Microsoft® Windows clipboard when processing manual TestStepValues in the checklist.

Log Test Configuration to TestCase Loginfo

Description

This setting specifies whether the test configuration parameter should be written to the log file or not.

The following values can be selected:

Yes:the test configuration is written to the Loginfocolumn of your TestCases.

No:logging is disabled for test configuration.

Example

No

MultilineDisplay

Description

Activate or deactivate multiline display of texts in individual columns of the checklist.

MultiPassing

Description

Enable multiple TestStepValues to be processed during manual test execution. This setting can only be modified by administrators in the admin mode (see chapter "Manage projects").

PausingEnabled

Description

If you enable this setting, the manual test execution can be paused (see chapter "Execute manual tests").

QuitOnCanceling

Description

If you enable this setting, the manual test execution is interrupted when the user clicks the Cancel button. If this setting is disabled, the text execution continues with the next TestCase when the button is clicked.

Report Successful Execution of

Description

Specifies on which level execution results (TestState) should be displayed in the ExecutionLists section (see chapter "Change the view of your execution results "). You can choose from the following values:

  • TestCases: The test result is written on the TestCase level if the test result is either failed or halted.

  • TestSteps: The test result is written on the TestStep level if the test result is either OK, failed or halted.

  • TestStepValues - All: This is the default setting. The test result is written on the TestStepValue level if the test result is either OK, failed or halted.

  • TestStepValues - Verify only: The test result is written on the TestStepValue level if the test result is either OK, failed or halted, and if the ActionMode of the TestStepValue is set to Verify.

  • Debugmode: This mode is mainly used for debugging. This leads to longer wait times during test execution.

Example

TestStepValues - All

ScreenshotDirectory

Description

Screenshots which are created during test execution are saved to the directory defined here.