What is Cucumber BDD framework?
Cucumber is an automation testing framework supporting Behavior Driven Development (BDD). We use plain English text known as Gherkin. It can consist of many input, outcome and action scenarios. Gherkin also has the ability to interpret various human input right into the software actions and input concept.