How to Generate Test Cases
    • Dark
      Light

    How to Generate Test Cases

    • Dark
      Light

    Article Summary

    In this documentation article, learn how to generate test cases in Test 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. 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.

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

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