'Platform to test using Cucumber

Just read about Cucumber from various sources. One source stated that Cucumber can only be used in testing Web Applications, other stated that Cucumber can be used for both Web Applications and Android, and the other one stated otherwise.

Which is the correct one? What platforms can we test using Cucumber? (ex. Web Application, Android, etc.)



Solution 1:[1]

Cucumber can be used both for web apps and mobile apps because essentially Cucumber is used to run an automated acceptance tests written in a behavior-driven development (BDD) style

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Ngurah Arya