Skip to main content

Test Case Management

Test Case Management is one of the core components of Appvibe Test Management. It allows you to create, organize, and track test cases efficiently, ensuring all your product requirements are fully tested.

What is a Test Case?

A test case is a set of conditions and steps used to validate a particular function or feature of your product. Each test case includes:

  • A unique Test Case ID for easy identification.
  • Test Steps detailing the actions a tester must perform.
  • Expected Results that define what should happen when the test case is executed.
  • Actual Results captured during execution to determine whether the test passed or failed.

Creating a Test Case in Appvibe:

  1. Navigate to Your Test Management Board on monday.com.
  2. Click on the ‘Add Test Case’ button, which will prompt you to fill in the following details:
    • Test Case Name/ID: A brief identifier for the test case.
    • Description: A detailed description of what this test case will cover.
    • Preconditions: Any setup required before executing the test (e.g., the user is logged in, the environment is pre-configured).
    • Test Steps: The detailed actions required to perform the test.
    • Expected Results: What should happen if the system is functioning correctly.
    • Priority: Set the priority level for this test case (e.g., High, Medium, Low).
  3. Save the Test Case to store it in your test case library, where it can be executed as part of a test cycle.

Test Case Versions:

Appvibe allows you to manage Test Case Versions, ensuring that as your product evolves, your test cases are updated accordingly. Each version tracks changes made to the test case, allowing you to review past iterations if necessary.