What is Cucumber?
Cucumber is a testing approach which supports Behavior Driven Development (BDD). It explains the behavior of the application in a simple English text using Gherkin language. Cucumber support many languages like Ruby, Python, C#, Java, etc. Cucumber is integrated and supported by many frameworks like Watir, ruby on rails, Selenium, Capybara and so on. This Bootcamp, we focus on integrating cucumber with Watir and Selenium.
What is Ruby?
Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. For the same reason many companies in Columbus area (i.e. Nationwide, Huntington, Grange Insurance, few State of Ohio agencies etc.) using Ruby Programming for BDD Framework and building Automation Tests.