How to Generate Test Cases

    How to Generate Test Cases


    Article summary

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

    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.

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

    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.