Our documentation site has been updated to AIO Tests Knowledge Base

Importing Results in AIO Tests

Test Automation results from any of the natively supported frameworks like JUnit, TestNG, NUnit and Cucumber can be imported in 3 ways in AIO Tests.

  1. Manually - Users can import files by navigating to AIO Tests → Relevant Cycle and choosing to Import Results Import Results through Cycles Tab

  2. As part of the CI/CD process - via Import Results REST API : Import Results - Automated upload using REST API .
    Code samples available :
    Code Sample - Java
    Code Sample - Python

  3. AIO Tests Jenkins plugin - Jenkins - Continuous Integration