/
Cucumber

Our documentation site has been updated to AIO Tests Knowledge Base

Cucumber

AIO Tests provides integration with Cucumber tests by allowing users to import their Cucumber based tests/scenarios into AIO Tests, either by mapping to existing cases or by creating new ones from the Cucumber results json file. Since AIO Tests relies only on the JSON report generated by Cucumber, the tests can be written in any of the supporting languages like Ruby, Perl, Java, Javascript, etc.

Having the automated results reporting in AIO Tests, can help in having a holistic view of coverage of requirements (unit to manual to functional and end-to-end automated tests).

This article discusses how to import your existing Cucumber scenarios as AIO Tests and how to capture their execution results in AIO.

Cucumber