Customizable AI scenarios

Create, edit, and run multi-step AI scenarios tailored to your specific Jira workflows and needs.

Example of pre-made scenario → version:

Test cases → Acceptance testing

Use contexts:

  • Current Jira issue

  • Project Description* (need to populate by context settings or will be ignored)

Steps to do:

  1. Break Down the User Story: Divide the Jira "Selected issue" into smaller, manageable test scenarios that cover different aspects of the functionality. Positive and Negative Scenarios: Include both positive test scenarios (expected behavior) and negative test scenarios (unexpected or error conditions).

  2. For each test scenario, create detailed test cases, including:
    Test Case ID: A unique identifier for the test case.
    Title: A brief, descriptive title.
    Preconditions: Any setup required before executing the test.
    Test Steps: Detailed, step-by-step instructions to perform the test.
    Expected Result: The expected outcome if the test case passes.
    Postconditions: Any cleanup steps after the test execution.

  3. Create a traceability matrix to ensure all functional requirements and acceptance criteria are covered by test cases.

image-20240930-084626.png
In-app view of “Test cases → Acceptance testing” scenario version