Automatic testing integration


This feature is available exclusively in QAlity Plus Advanced Edition.

If you're interested in this edition of QAlity Plus, please reach out to support.

The automatic testing integration feature enhances support for test automation by enabling seamless integration between your testing framework and QAlity Plus Advanced Edition. It allows automatic test case executions to be imported directly into the Advanced Edition of QAlity Plus application.

By incorporating this capability into your CI/CD pipelines, you can streamline the process, ensuring test executions are imported automatically:

image-20241219-063623.png

The functionality relies on a single endpoint that parses the provided report file and generates test case executions accordingly.

Advanced Edition of QAlity Plus supports any testing framework capable of generating JUnit XML reports. This includes Playwright, Cucumber, Selenium, and Cypress.

 

Learn more about: Importing JUnit XML into QAlity Plus Advanced Edition

Learn more about: JUnit XML

Learn more about import test executions endpoint: https://apps-qalityplus.soldevelo.com/swagger-ui/index.html#/

 

Â