October 2017
Intermediate to advanced
350 pages
7h 29m
English
Cucumber executes tests specified written in language called Gherkin. It is a plaint-text natural language (for example, English or one of other 60+ languages supported by Cucumber) with a given structure. Gherkin has been designed to be used by non-programmers, typically customers, business analysis, managers, and so on.
In a Gherkin file, non-blank lines can start with a keyword, followed by text in natural language. The main keywords are the following:
Read now
Unlock full access