Cucumber Tutorial Shorts

What is Cucumber?
What are the BDD frameworks?
How to Install Cucumber in eclipse
What is Gherkin syntax?
Important terms in Gherkin syntax?
What is Feature keyword?
What is Background keyword?
What is Scenario keyword?
What is Given keyword?
What is When keyword?
What is And keyword?
What is Then keyword?
What is a Feature file in cucumber?
How to create a feature file in cucumber?
Feature file example