---
title: "How to Generate Test Cases"
slug: "how-to-generate-test-cases"
description: "In this documentation article, learn how to generate test cases in Test Modeller."
tags: ["Test Case Generation", "Get Started", "Test Modeller"]
updated: 2024-09-27T15:06:21Z
published: 2024-09-27T15:06:21Z
---

> ## 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.

# How to Generate Test Cases

In this documentation article, learn how to generate test cases in Quality Modeller.

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

Test Cases are equivalent to paths through the Model of a system under test. They are generated automatically from a model, with or without test data and test automation associated with them. Quality Modeller has coverage techniques using advanced algorithms to generate the smallest set of test cases needed to test given features with a required level of rigour.

To generate test cases, navigate to the **Test Generation** tab of the menu and click **Generate**.

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

Quality Modeller will provide status updates as the tests are generated:

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

Click **Close** when the status is reported as "Complete".

---

## Common Errors

**No end nodes present**- This error generates when the paths do not lead to an end point. Place an end action into the model and link your model to it to fix this error.

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

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.

Test cases are equivalent to paths through the model of a system under test. They are generated automatically from a model, with or without test data and test automation associated with them. Test Modeller has coverage techniques using advanced algorithms to generate the smallest set of test cases needed to test given features with a required level of rigour.

A Model is a canvas and the Flow that is built onto it. There are several types of Model, some of which display different tabs and tools on the toolbar in Quality Modeller.

## 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)
