Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

AIO Tests strives to make it simpler for users to report their results in AIO Tests programmatically.

Test results can be updated:

  • Through the REST APIs, which give fine-grained control for each test, by allowing result updates in runtime.

  • By choosing to import all results together, once all cases within a suite have been executed (post-execution).

There are many testing frameworks in each language and each framework may have different reporting options. Most test frameworks today expose an XML or a JSON report that captures the execution results.

AIO Tests offers to import results from these reports and simplify case execution reporting. AIO Tests supports importing results from TestNG, JUnit, Cucumber, NUnit, Robot and Newman reports.

To know more about how to map the automated cases to manual cases, please follow the links below:

For further queries and suggestions, feel free to reach out to our customer support via help@aiotests.com.