What language does Cucumber use?
The question is about Cucumber
Answer:
Cucumber uses Gherkin for writing test scenarios. Gherkin is a plain-text language that follows a given-when-then syntax, making it readable by both technical and non-technical stakeholders.