Skip to main content

Test Case Status

Updated over 3 weeks ago

A Test Case Status is used to indicate the current state or outcome of a test case within the testing lifecycle. It helps testers, QA leads, and project stakeholders quickly understand where a test stands without needing to read through execution details.

When you first start using Vansah, you’ll see three default statuses:

  • 🟢 Active (Green) > Ready for use

  • 🔴 Deprecated (Red) > No longer valid

  • Draft (Grey) > Still being created/refined

Edit an Existing Status

  • Hover over the the status you want to change and click on Ellipsis menu and select Edit

  • Update the Name or Color (hex code) and click on Update


Add a New Status

  • Click New Test Case Status (+) option

  • Enter:

    • Name (e.g., Ready for Review)

    • Color (pick from palette or enter hex code)

  • Create:

    • Click Create to save the new Test Case Status

Using Test Case Status

The chosen status will appear across Vansah, making it easy to track and report test progress.

Did this answer your question?