---
title: "Browsing Test Cases"
slug: "browsing-test-cases"
description: "In this documentation article, learn all about browsing test cases in Test Modeller."
tags: ["Test Case Generation", "Get Started", "Test Modeller"]
updated: 2024-09-27T14:14:11Z
published: 2024-09-27T14:14:11Z
canonical: "knowledge.curiositysoftware.ie/browsing-test-cases"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt
> Use this file to discover all available pages before exploring further.

# Browsing Test Cases

In this documentation article, learn all about browsing test cases in Quality Modeller.

[Embedded content](https://www.youtube.com/embed/0U_oFUoz44A?&amp;wmode=opaque&amp;rel=0)

To browse the generated tests, click **"Tests"** in the**Test Generation tab of the top menu.** This will open the **Scenarios side**bar, displaying any created tests.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679051844022.png)![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679051849082.png)

Clicking on a test case will highlight the path through a model's logic which that test reflects:

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679051854540.png)

A test case can be reviewed in detail by clicking the cog next to it in the**Scenarios sidebar**, viewing the test steps, links, and previous results associated with it. The same menu also provides options to delete and edit test cases.

**Click the Cog**and then **"Steps"**to browse the test steps set out by a given **Test Case:**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679051861436.png)

The **Scenarios sidebar**provides quick actions for managing previously generated test cases:

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679051866336.png)

1. **Execute tests**is used to trigger an automated test execution run.
2. **Regenerate Automation**re-resolves the automation overlaid onto a model and associated with test cases. **Download Automation**exports the test automation associated with test cases to a spreadsheet, from which it can drive test automation frameworks.
3. **Export Tests**exports test cases as a .ZIP file that can be utilized by VIP in automated testing, or to connected tools.
4. **Add Path**allows you to manually construct a test case from the nodes and edges in your model. This is useful when your coverage profile has not generated a test that you would like to execute or export.
5. **Verify Test Suite**checks test cases against the current saved version of the model to see if any are broken. If any nodes or edges contained in a test case have been removed, a cross will be displayed next to it.
6. **New****Test****Suite** will create a new set of test cases with the History set to the time of creation. **Refresh tests** reloads the test cases displayed in the test case sidebar, reflecting any new test cases that have been generated. **The test suite details**shows the test suite ID and date of creation.

---

## Filtering Valid/Happy and Invalid/Unhappy Paths

If you have [**marked paths as Valid and/or Invalid**](/docs/tagging-valid-and-invalid-datapaths), you can filter the generated scenarios based on whether they are **valid or invalid.**

If you have marked paths as **Valid and/or Invalid** prior to a test generation, you should see something similar to this:

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679051918623.png)

In the Scenarios panel, there is a**filter icon** that allows you to select just the Valid Data paths or the Invalid Data path:

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679051953428.png)

Clicking the filter icon displays a Filter Paths dialogue box:

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1679051957998.png)

Filtering by Valid or Invalid will display only Valid or Invalid paths.

Quality Modeller is Curiosity's flow-driven model-based tool which provides a range of accelerators and connectors for building flowcharts rapidly. Align all stakeholders to quality outcomes and create critical assets early, delivering superior software at speed.

## Related

- [Quality Modeller 101](/test-modeller-101.md)
- [Quality Modeller](/get-started-with-test-modeller.md)
- [Test Case Generation](/test-case-generation-in-test-modeller.md)
- [Applying Test Case Coverage](/test-case-coverage-explained.md)
- [Overview of Rule-Based Test Generation](/overview-of-rule-based-test-generation.md)
