For sake of completness, if you are using bundle in rails3, and don't want to invoke rake [to save init time], you can also execute it the following way: bundle exec cucumber --guess --profile default path/feature_name.feature:line_number HTH Nishith -- Posted via http://www.ruby-forum.com/.