Skip to content
English
  • There are no suggestions because the search field is empty.

How to create automated test case

    How to create automated test case

    Automated test cases are created (or updated, if this is not first execution of an automated test) by Allure TestOps automatically on launch closure event for each test result in the launch.

    Long story short, you need to run your tests, upload tests to Allure TestOps and it will create the test cases for you.

    Launch must be closed.

    That's it! Simple magic is that the test result of an automated test is the best source of the infoirmation on the said test, so Allure TestOps takes all metadata you've configured in the project settings, infiormation of the steps of the test and creates or updates test cases based on the received information.