<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.vitarara.org/cms" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Vita Rara: A Life Uncommon - Cucumber</title>
 <link>http://www.vitarara.org/cms/taxonomy/term/102/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>Testing Non-Ruby Applications with Cucumber</title>
 <link>http://www.vitarara.org/cms/testing_non-ruby_applications_with_cucumber</link>
 <description>&lt;p&gt;Yesterday we got Cucumber working to test an older J2EE application that uses EJB 2.1 for its persistence layer. This application because of the J2EE EJB 2.1 beans has been very hard to near impossible to test in the past. I&#039;ve been hearing about Cucumber for a while and we decided it was time to take a deeper look. &lt;/p&gt;
&lt;p&gt;We plan on adding new features to this application using Rails, and over time porting the existing functionality to Rails. So, having a test suite written in Ruby that can test the application regardless of the underlying implementation was necessary. Cucumber with Webrat to the rescue. The general outline below will work with web applications written in any language. All of the interaction with the application happens at the HTTP protocol level.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.vitarara.org/cms/testing_non-ruby_applications_with_cucumber&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.vitarara.org/cms/testing_non-ruby_applications_with_cucumber#comment</comments>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/102">Cucumber</category>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/12">EJB</category>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/62">J2EE</category>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/82">Ruby</category>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/83">Ruby on Rails</category>
 <category domain="http://www.vitarara.org/cms/taxonomy/term/104">Testing</category>
 <pubDate>Thu,  5 Mar 2009 17:38:35 -0500</pubDate>
 <dc:creator>Mark</dc:creator>
 <guid isPermaLink="false">175 at http://www.vitarara.org/cms</guid>
</item>
</channel>
</rss>

