<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Joseph Wilk</title>
	<atom:link href="http://blog.josephwilk.net/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.josephwilk.net</link>
	<description>on AI, The Web, Usability, Testing &#38; Software process</description>
	<lastBuildDate>Sat, 09 Jan 2010 18:27:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pairwise testing with Cucumber</title>
		<link>http://blog.josephwilk.net/ruby/pairwise-testing-with-cucumber.html</link>
		<comments>http://blog.josephwilk.net/ruby/pairwise-testing-with-cucumber.html#comments</comments>
		<pubDate>Sat, 09 Jan 2010 17:59:21 +0000</pubDate>
		<dc:creator>Joseph Wilk</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Cucumber]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.josephwilk.net/?p=1049</guid>
		<description><![CDATA[Combinatorial testing is a difficult problem. Having to test a small number of inputs  can result in a combinatorial explosion of possible permutations. In Cucumber we see this problem in Scenario Outlines where we can have a large number of rows for the Examples table.
We want to reduce the combinations to a more manageable size [...]]]></description>
		<wfw:commentRss>http://blog.josephwilk.net/ruby/pairwise-testing-with-cucumber.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Metrics for Plain Text Acceptance Tests</title>
		<link>http://blog.josephwilk.net/ruby/metrics-for-plain-text-acceptance-tests.html</link>
		<comments>http://blog.josephwilk.net/ruby/metrics-for-plain-text-acceptance-tests.html#comments</comments>
		<pubDate>Tue, 10 Nov 2009 20:37:19 +0000</pubDate>
		<dc:creator>Joseph Wilk</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Cucumber]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.josephwilk.net/?p=970</guid>
		<description><![CDATA[There has been lots of activity around the value of metrics for source code and tests. In the Ruby world tools like metric_fu provide a wealth of analysis.
While working on my Cucumber talk for Rails Underground I started investigating how we could apply metrics to the customer focused plain text of Cucumber. For those not [...]]]></description>
		<wfw:commentRss>http://blog.josephwilk.net/ruby/metrics-for-plain-text-acceptance-tests.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Ruby Metric-fu Hudson plugin</title>
		<link>http://blog.josephwilk.net/ruby/ruby-metric-fu-hudson-plugin.html</link>
		<comments>http://blog.josephwilk.net/ruby/ruby-metric-fu-hudson-plugin.html#comments</comments>
		<pubDate>Sun, 04 Oct 2009 20:36:02 +0000</pubDate>
		<dc:creator>Joseph Wilk</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[metrics]]></category>

		<guid isPermaLink="false">http://blog.josephwilk.net/?p=1102</guid>
		<description><![CDATA[I have written a plugin for the continuous integration server Hudson which uses a metric-fu rake task at its core to build and present graphs representing different metrics over successful builds.
It currently supports:

Flog (Complexity)
Flay (Duplication)
Rcov (Code coverage)


The source is available on Github:
http://github.com/josephwilk/rubymetricfu
Installing
Currently all Hudson’s plugins are stored in something called SVN. Being more of a [...]]]></description>
		<wfw:commentRss>http://blog.josephwilk.net/ruby/ruby-metric-fu-hudson-plugin.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JVM Call to arms with Cucumbers</title>
		<link>http://blog.josephwilk.net/ruby/jvm-call-to-arms-with-cucumbers.html</link>
		<comments>http://blog.josephwilk.net/ruby/jvm-call-to-arms-with-cucumbers.html#comments</comments>
		<pubDate>Wed, 29 Jul 2009 19:29:32 +0000</pubDate>
		<dc:creator>Joseph Wilk</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Cucumber]]></category>

		<guid isPermaLink="false">http://blog.josephwilk.net/?p=980</guid>
		<description><![CDATA[




&#8220;Cucumber needs you to experiment with your favourite Java Virtual Machine based language and connect to Cucumber via JRuby.&#8221;
What&#8217;s this Cucumber you speak of?  Checkout: http://cukes.info/
Wait that&#8217;s Ruby, how do I use a JVM based language to play with it?
Cuke4Duke (http://wiki.github.com/aslakhellesoy/cuke4duke) allows writing Cucumber step definitions in Java. This means Java developers can use [...]]]></description>
		<wfw:commentRss>http://blog.josephwilk.net/ruby/jvm-call-to-arms-with-cucumbers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FutureRuby Talk: Cucumbered</title>
		<link>http://blog.josephwilk.net/ruby/futureruby-talk-cucumbered.html</link>
		<comments>http://blog.josephwilk.net/ruby/futureruby-talk-cucumbered.html#comments</comments>
		<pubDate>Fri, 17 Jul 2009 20:29:52 +0000</pubDate>
		<dc:creator>Joseph Wilk</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[Cucumber]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.josephwilk.net/?p=932</guid>
		<description><![CDATA[FutureRuby was an exceptional conference and I was excited to be a part of such a creative group of people. I talked about Cucumber, looking at what it is, how to use it, and why to use it. Useful links for Cucumber:

Wiki http://wiki.github.com/aslakhellesoy/cucumber 
Source code http://github.com/aslakhellesoy/cucumber.

 I demonstrated using Cucumber to test a simple IPhone [...]]]></description>
		<wfw:commentRss>http://blog.josephwilk.net/ruby/futureruby-talk-cucumbered.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mind the gap &#8211; European Software Tester magazine article</title>
		<link>http://blog.josephwilk.net/ruby/mind-the-gap-european-software-tester-magazine-article.html</link>
		<comments>http://blog.josephwilk.net/ruby/mind-the-gap-european-software-tester-magazine-article.html#comments</comments>
		<pubDate>Thu, 04 Jun 2009 19:29:08 +0000</pubDate>
		<dc:creator>Joseph Wilk</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[Cucumber]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.josephwilk.net/?p=926</guid>
		<description><![CDATA[I recently wrote an article for &#8216;The European Software Tester&#8217; magazine which looked at ways Cucumber, Acceptance tests in general and practices around Behaviour Driven Development can help avoid the gap between what the customer wants and what they get. I&#8217;m happy to say the article has been published and is also available digitally:
European Software Tester &#8211; [...]]]></description>
		<wfw:commentRss>http://blog.josephwilk.net/ruby/mind-the-gap-european-software-tester-magazine-article.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
