Skip to main content

Managing Test Run Properties in Vansah

Updated over a week ago

Test Run Properties in Vansah allow you to configure key metadata for test executions, such as Environment, Sprint, and Version. You can choose whether each property is enabled, mandatory, or optional for your Jira project.

Where to Configure

  1. Go to your Jira project.

  2. Navigate to Vansah > Project Settings.

  3. From the menu Click on Test Run Properties

You will see the following configurable sections:

  • Environment

  • Sprint

  • Version

Environment

  • By default this option is enabled.

  • Check the box "Enable Environment".

Make Environment Mandatory

To require users to select an environment during test execution:

  • First, Enable Environment (checkbox must be checked).

  • Then check the box "Mandatory for Test Run"

  • If checked this will require new Test Runs to have a Environment selected.


Sprint

Enable Sprint

  • By default this option is enabled.

  • Check "Enable Sprint for Vansah Test Case Execution".

Only Show Linked Sprints

To require users to select a Sprint during test execution:

  • By default this option is enabled. "Only show sprints linked to Jira Work Item" to filter the available sprint list.

  • If checked, users will only see sprints that are linked to the Jira Work Item associated with the test case.

Make Sprint Mandatory

  • Ensure Sprint is enabled, then check "Mandatory for Test Run"

  • If checked this will require new Test Runs to have a Sprint selected.


Version

Enable Version

  • By default this option is enabled.

  • Check "Enable Versions".

Only Show Linked Versions

  • By default this option is enabled. Check "Only show Versions linked to Jira Work Item" to filter version list.

    If checked, users will only see versions that are linked to the Jira Work Item associated with the test case.

Make Version Mandatory

  • After enabling, check "Mandatory for Test Run".

  • If checked this will require new Test Runs to have a version selected.

Did this answer your question?