Skip to main content

How to Configure Vansah Workflow Fields

Updated today

Vansah provides workflow fields that help teams control workflow transitions based on test execution results.

These fields automatically update based on testing activity and can be used in Jira workflow validators.


Configure the Test Result Status Field

The main workflow field used by Vansah is Vansah TR Status.
This field updates automatically based on the execution status of linked test cases.

Possible values include:

  • No-Test-Cases – No Test Cases are linked to the work item

  • Untested – All linked Test Cases are untested

  • Passed – All Test Cases have passed (100% coverage)

  • Passed-In-Progress – Some Test Cases are still pending but executed ones have passed

  • Failed – All Test Cases have failed

This field helps track the testing status directly within Jira Work Items.


Configure Workflow Validators

You can use these fields in Jira workflow validators to control transitions.

Example:

Prevent an work items from moving from Testing to Done unless the Vansah TR Status equals Passed.

This ensures that work items can only move forward when the required testing conditions are met.


Vansah Test Coverage, Pass Rate, and Fail Rate Fields

Vansah provides three key percentage-based metrics to help assess the overall quality and completeness of your testing within Jira workflows:

  • Vansah Test Coverage (%)

  • Vansah Pass Rate (%)

  • Vansah Fail Rate (%)

Did this answer your question?