Cucumber is one of implementation of BDD (Behavior-driven development) framework. Cucumber is a ruby based tool for BDD. With the use of cucumber, the user defines the behavior of the system with natural language and few specific keywords. The Cucumber process starts with creating a feature file, which describes a feature of the system and … Continue reading Cucumber – Getting Started! →
















