<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Chained Selenium RSpec examples</title>
	<atom:link href="http://www.moseshohman.com/blog/2007/08/08/chained-selenium-rspec-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moseshohman.com/blog/2007/08/08/chained-selenium-rspec-examples/</link>
	<description>software development, informatics, etc.</description>
	<lastBuildDate>Tue, 23 Aug 2011 22:57:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Inforbiomatica &#187; Blog Archive &#187; Turns out, cucumber/webrat/selenium is worse</title>
		<link>http://www.moseshohman.com/blog/2007/08/08/chained-selenium-rspec-examples/comment-page-1/#comment-2395</link>
		<dc:creator>Inforbiomatica &#187; Blog Archive &#187; Turns out, cucumber/webrat/selenium is worse</dc:creator>
		<pubDate>Tue, 16 Mar 2010 05:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.moseshohman.com/blog/2007/08/08/50#comment-2395</guid>
		<description>&lt;p&gt;[...] of funkytown that integrated selenium tests into rspec, provided the ability to chain examples (see this blog post), as well as some webrat-like helper methods, except better, enabling code like [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] of funkytown that integrated selenium tests into rspec, provided the ability to chain examples (see this blog post), as well as some webrat-like helper methods, except better, enabling code like [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Moses</title>
		<link>http://www.moseshohman.com/blog/2007/08/08/chained-selenium-rspec-examples/comment-page-1/#comment-2389</link>
		<dc:creator>Moses</dc:creator>
		<pubDate>Sat, 14 Feb 2009 02:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.moseshohman.com/blog/2007/08/08/50#comment-2389</guid>
		<description>&lt;p&gt;Thanks for your comment. We chain in order of appearance, nothing special needs to be done for that to happen.&lt;/p&gt;

&lt;p&gt;Also, we haven&#039;t looked a cucumber much yet. We have existing infrastructure that we&#039;d like to restructure sometime, but for now it works pretty well, especially the code for the actual tests. For our team, I am not that excited about plain text tests. Developers write all of our selenium specs right now. If some day that changes, then we&#039;ll probably get more motivated to look into cucumber.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for your comment. We chain in order of appearance, nothing special needs to be done for that to happen.</p>

<p>Also, we haven&#8217;t looked a cucumber much yet. We have existing infrastructure that we&#8217;d like to restructure sometime, but for now it works pretty well, especially the code for the actual tests. For our team, I am not that excited about plain text tests. Developers write all of our selenium specs right now. If some day that changes, then we&#8217;ll probably get more motivated to look into cucumber.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Wolfram Arnold</title>
		<link>http://www.moseshohman.com/blog/2007/08/08/chained-selenium-rspec-examples/comment-page-1/#comment-2386</link>
		<dc:creator>Wolfram Arnold</dc:creator>
		<pubDate>Sat, 14 Feb 2009 00:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.moseshohman.com/blog/2007/08/08/50#comment-2386</guid>
		<description>&lt;p&gt;This is an interesting idea, the chaining of examples.  I&#039;ve run into this before--the desire to walk through an entire workflow and it creates monster tests.  Are you chaining in order of appearance, or do you have to name methods such that their alphabetical order is the order of execution you want?&lt;/p&gt;

&lt;p&gt;A note on your last comment: Have you looked at Cucumber for integration testing?  The rspec.info site now explicitly recommends it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is an interesting idea, the chaining of examples.  I&#8217;ve run into this before&#8211;the desire to walk through an entire workflow and it creates monster tests.  Are you chaining in order of appearance, or do you have to name methods such that their alphabetical order is the order of execution you want?</p>

<p>A note on your last comment: Have you looked at Cucumber for integration testing?  The rspec.info site now explicitly recommends it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Moses</title>
		<link>http://www.moseshohman.com/blog/2007/08/08/chained-selenium-rspec-examples/comment-page-1/#comment-2353</link>
		<dc:creator>Moses</dc:creator>
		<pubDate>Thu, 10 Apr 2008 14:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.moseshohman.com/blog/2007/08/08/50#comment-2353</guid>
		<description>&lt;p&gt;Hi Jean-Michel,&lt;/p&gt;

&lt;p&gt;Funny you should ask. I&#039;m almost finished porting the chained examples stuff to a more recent RSpec version, because we were sick of being stuck at 1.0.8 or whatever it was at work. I should have something released in the next couple weeks, and I will be releasing it to spec/ui (which is part of rspec&lt;em&gt;ext). spec&lt;/em&gt;selenium will probably be deprecated (although we&#039;ll see how it all goes in the next couple weeks).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Jean-Michel,</p>

<p>Funny you should ask. I&#8217;m almost finished porting the chained examples stuff to a more recent RSpec version, because we were sick of being stuck at 1.0.8 or whatever it was at work. I should have something released in the next couple weeks, and I will be releasing it to spec/ui (which is part of rspec<em>ext). spec</em>selenium will probably be deprecated (although we&#8217;ll see how it all goes in the next couple weeks).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Michel Garnier</title>
		<link>http://www.moseshohman.com/blog/2007/08/08/chained-selenium-rspec-examples/comment-page-1/#comment-2352</link>
		<dc:creator>Jean-Michel Garnier</dc:creator>
		<pubDate>Wed, 09 Apr 2008 08:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.moseshohman.com/blog/2007/08/08/50#comment-2352</guid>
		<description>&lt;p&gt;Hi Moses,&lt;/p&gt;

&lt;p&gt;Cheers for the update! I only see it now though: I did not check you blog&lt;/p&gt;

&lt;p&gt;http://rubyforge.org/projects/spec-selenium/ is great! I am going to use it. I also use selenium-grid.&lt;/p&gt;

&lt;p&gt;Any chance you update the chained example for RSpec &gt;= 1.1.3 ?&lt;/p&gt;

&lt;p&gt;it looks like it can work using before :all, I am a bit confused at this stage. What&#039;s up the spec/ui project?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Moses,</p>

<p>Cheers for the update! I only see it now though: I did not check you blog</p>

<p><a href="http://rubyforge.org/projects/spec-selenium/" rel="nofollow">http://rubyforge.org/projects/spec-selenium/</a> is great! I am going to use it. I also use selenium-grid.</p>

<p>Any chance you update the chained example for RSpec &gt;= 1.1.3 ?</p>

<p>it looks like it can work using before :all, I am a bit confused at this stage. What&#8217;s up the spec/ui project?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Moses</title>
		<link>http://www.moseshohman.com/blog/2007/08/08/chained-selenium-rspec-examples/comment-page-1/#comment-2286</link>
		<dc:creator>Moses</dc:creator>
		<pubDate>Mon, 26 Nov 2007 16:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.moseshohman.com/blog/2007/08/08/50#comment-2286</guid>
		<description>&lt;p&gt;Hi Jean-Michel,&lt;/p&gt;

&lt;p&gt;The use_chained_examples option is something we implemented locally at CDD, and is only available through the spec-selenium plugin right now (available via svn on rubyforge: http://rubyforge.org/projects/spec-selenium/).&lt;/p&gt;

&lt;p&gt;Recently I was added as a committer on RSpec to roll some of our work into spec:ui. I will keep you posted.&lt;/p&gt;

&lt;p&gt;Interesting ideas in your blog post, I would like to see something similar, too. It&#039;s an especially interesting idea for clinical informatics, particularly in the case of validated systems, when you need to document everything your software does. This is traditionally done in Word, leading to unacceptable bureaucratic overhead. &lt;/p&gt;

&lt;p&gt;Sorry it took a while to approve your comment, I was on vacation last week.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Jean-Michel,</p>

<p>The use_chained_examples option is something we implemented locally at CDD, and is only available through the spec-selenium plugin right now (available via svn on rubyforge: <a href="http://rubyforge.org/projects/spec-selenium/" rel="nofollow">http://rubyforge.org/projects/spec-selenium/</a>).</p>

<p>Recently I was added as a committer on RSpec to roll some of our work into spec:ui. I will keep you posted.</p>

<p>Interesting ideas in your blog post, I would like to see something similar, too. It&#8217;s an especially interesting idea for clinical informatics, particularly in the case of validated systems, when you need to document everything your software does. This is traditionally done in Word, leading to unacceptable bureaucratic overhead. </p>

<p>Sorry it took a while to approve your comment, I was on vacation last week.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Michel Garnier</title>
		<link>http://www.moseshohman.com/blog/2007/08/08/chained-selenium-rspec-examples/comment-page-1/#comment-2275</link>
		<dc:creator>Jean-Michel Garnier</dc:creator>
		<pubDate>Thu, 22 Nov 2007 16:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.moseshohman.com/blog/2007/08/08/50#comment-2275</guid>
		<description>&lt;p&gt;I have also been playing with selenium using spec_ui and I am going to submit some patches to spec_ui. You can find a summary in my blog at
http://21croissants.blogspot.com/2007/06/selenium-reports-with-screenshots-using.html&lt;/p&gt;

&lt;p&gt;I did not know about the &quot;use_chained_examples&quot; option and I am going to give a try right now. Thank you for blogging about it. I have had been thinking to create a specific matcher to generate a description from all selenium actions but it would not have been very readable ...&lt;/p&gt;

&lt;p&gt;Yes, if you could share your work through a plugin, it would be great!
Jean-Michel&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have also been playing with selenium using spec_ui and I am going to submit some patches to spec_ui. You can find a summary in my blog at
<a href="http://21croissants.blogspot.com/2007/06/selenium-reports-with-screenshots-using.html" rel="nofollow">http://21croissants.blogspot.com/2007/06/selenium-reports-with-screenshots-using.html</a></p>

<p>I did not know about the &#8220;use_chained_examples&#8221; option and I am going to give a try right now. Thank you for blogging about it. I have had been thinking to create a specific matcher to generate a description from all selenium actions but it would not have been very readable &#8230;</p>

<p>Yes, if you could share your work through a plugin, it would be great!
Jean-Michel</p>]]></content:encoded>
	</item>
</channel>
</rss>

