Cucumber vs Ruby on Rails
A side-by-side look at Cucumber and Ruby on Rails. For an in-depth review of either product, follow the links below.
Cucumber
Development
Cucumber is an open source testing framework that supports behavior-driven development (BDD). It allows you to write tests in plain language that describes the behavior of the application, which helps bridge the communication gap between technical and non-technical teams.
bddtesting-frameworkplain-language
Ruby on Rails
Development
Ruby on Rails is an open-source web application framework written in the Ruby programming language. It follows an MVC architecture and aims to optimize programmer happiness and productivity. Rails emphasizes conventions over configuration and favors rapid prototyping.
rubymvcweb-development
Related Comparisons
Silex
Zend Framework
Robot framework
ASP.NET MVC
web2py
CakePHP