<?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>Gojko Adzic &#187; cucumber</title>
	<atom:link href="http://gojko.net/tag/cucumber/feed/" rel="self" type="application/rss+xml" />
	<link>http://gojko.net</link>
	<description>Building software that matters</description>
	<lastBuildDate>Tue, 22 May 2012 19:12:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Designing good Cucumber feature files</title>
		<link>http://gojko.net/2011/05/18/designing-good-cucumber-feature-files/</link>
		<comments>http://gojko.net/2011/05/18/designing-good-cucumber-feature-files/#comments</comments>
		<pubDate>Wed, 18 May 2011 23:43:14 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[atdd]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[specification by example]]></category>

		<guid isPermaLink="false">http://gojko.net/?p=2430</guid>
		<description><![CDATA[Alister Scott wrote a really nice paper on designing good specifications with examples/bdd scenarios/acceptance tests &#8211; focused on Cucumber, but applicable to other tools as well. He captured how to evolve horrible scripts into something quite useful. I strongly recommend reading it, especially if you&#8217;re working with UI tests. Now...]]></description>
			<content:encoded><![CDATA[<p>Alister Scott wrote a really nice paper on designing good specifications with examples/bdd scenarios/acceptance tests &#8211; focused on Cucumber, but applicable to other tools as well.  He captured how to evolve horrible scripts into something quite useful. I strongly recommend reading it, especially if you&#8217;re working with UI tests.</p>
<p>Now go to <a href="http://watirmelon.com/2011/05/18/specification-by-example-a-love-story/">http://watirmelon.com/2011/05/18/specification-by-example-a-love-story/</a> and enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2011/05/18/designing-good-cucumber-feature-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The future of Cucumber</title>
		<link>http://gojko.net/2011/03/24/the-future-of-cucumber/</link>
		<comments>http://gojko.net/2011/03/24/the-future-of-cucumber/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 12:22:38 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[cukeup]]></category>

		<guid isPermaLink="false">http://gojko.net/?p=2326</guid>
		<description><![CDATA[Today at the CukeUp conference in London, Aslak Hellesøy spoke about the current development and plans for Cucumber. Hellesøy said that Cucumber had over 120000 downloads and he estimates that there are 20000 people using it now. Since it was first released, more than 300 people contributed to this open...]]></description>
			<content:encoded><![CDATA[<p>Today at the CukeUp conference in London, <a href="http://twitter.com/aslak_hellesoy">Aslak Hellesøy</a> spoke about the current development and plans for <a href="http://cukes.info">Cucumber</a>. </p>
<p>Hellesøy said that Cucumber had over 120000 downloads and he estimates that there are 20000 people using it now. Since it was first released, more than 300 people contributed to this open source project. Apart from the main project, there are more than 300 affiliated projects related to Cucumber on GitHub. Based on this, Hellesøy claims that Cucumber is today the most popular tool for automated acceptance testing. </p>
<p>In terms of future developments, he identified four important areas that he will be focusing on:</p>
<ul>
<li>Improving documentation: Hellesøy and Matt Wynne are working on a Cucumber book. </li>
<li>A native Java implementation: Cuke4Duke allows teams to run Cucumber on JVM through JRuby but this is slow and tricky to set up. A native Java implementation will be better integrated into the Java development ecosystem, for example it will run from JUnit, and it will be faster according to Hellesøy.</li>
<li>Improving internal design: while working on the native Java version, Hellesøy identified several areas that could be improved internally even in the Ruby version. He mentioned that the formatter API will change soon and that configuration will be much more flexible in the future &#8211; allowing teams to configure Cucumber from Ruby, not just text files. Another improvement will be the possibility to embed Cucumber and run it as a library, not just as a command line tool</li>
<li>A WYSIWYG editor &#8211; under the working name ACE &#8211; should allow business users to access and edit Cucumber feature files easier. Hellesøy announced that ACE will be web based and provide syntax validation, highlighting, auto-completion and integration with version control systems. An early preview version of the editor is now live on <a href="http://cukes.info/trycuke/">http://cukes.info/trycuke/</a> &#8211; with syntax highlighting functionality.
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2011/03/24/the-future-of-cucumber/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Secret Ninja Cucumber Scrolls</title>
		<link>http://gojko.net/2010/09/20/the-secret-ninja-cucumber-scrolls/</link>
		<comments>http://gojko.net/2010/09/20/the-secret-ninja-cucumber-scrolls/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 14:04:15 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[agile testing]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[cuke4ninja]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://gojko.net/?p=1996</guid>
		<description><![CDATA[It is my great pleasure to announce the immediate availability of The Secret Ninja Cucumber Scrolls, a free e-book and online step-by-step guide for Cucumber, a tool that is quickly becoming the weapon of choice for many agile teams when it comes to functional test automation, creating executable specifications and...]]></description>
			<content:encoded><![CDATA[<p>It is my great pleasure to announce the immediate availability of <a href="http://cuke4ninja.com">The Secret Ninja Cucumber Scrolls</a>, a free e-book and online step-by-step guide for Cucumber, a tool that is quickly becoming the weapon of choice for many agile teams when it comes to functional test automation, creating executable specifications and building a living documentation. </p>
<p>The main author of this e-book is my colleague <a href="http://deflorinier.blogspot.com/">David de Florinier</a>, and I&#8217;ve also contributed a bit. </p>
<p>The first version covers the basics of Cucumber, setting up for Ruby, Java and .NET projects, implementing basic features in all three languages, effective test design and managing complex features efficiently. We plan to develop this guide incrementally, and the  next version will include web browser automation topics.    </p>
<p>To download the PDF or read the e-Book online, point your browser to <a href="http://cuke4ninja.com">cuke4ninja.com</a>. For news and updates, follow <a href="http://twitter.com/cuke4ninja">cuke4ninja</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2010/09/20/the-secret-ninja-cucumber-scrolls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behaviour Driven Development with Cucumber: Video, Slides and Links</title>
		<link>http://gojko.net/2010/02/08/behaviour-driven-development-with-cucumber-video-slides-and-links/</link>
		<comments>http://gojko.net/2010/02/08/behaviour-driven-development-with-cucumber-video-slides-and-links/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 12:09:02 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[cuke4duke]]></category>
		<category><![CDATA[cuke4nuke]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://gojko.net/?p=1600</guid>
		<description><![CDATA[Here&#8217;s the video from my talk on Behaviour Driven Development and Acceptance Testing with Cucumber last week. In this talk, I go over the basics of Cucumber scenario structure and integration and show examples of using it with Ruby, .NET and Java applications. (scroll down to see the slides and...]]></description>
			<content:encoded><![CDATA[<div align="left" style="border: 1px solid black; margin: 5px; float: left;">
		<object width="300px" height="279px"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9215643&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9215643&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="300px" height="279px"></embed></object></div>
<p>Here&#8217;s the video from my talk on Behaviour Driven Development and Acceptance Testing with Cucumber last week. In this talk, I go over the basics of Cucumber scenario structure and integration and show examples of using it with Ruby, .NET and Java applications. (scroll down to see the slides and links from the presentation) If you&#8217;re interested Cucumber or Behaviour-Driven development, also check out my new <a href="http://neuri.co.uk/training/introduction-to-bdd/">Introduction to BDD</a> and <a href="http://neuri.co.uk/training/hands-on-bdd-with-cucumber/">Hands-on BDD with Cucumber</a> workshops.<br clear="all" /><span id="more-1600"></span></p>
<p><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=gojkoadziccucumber-100204140232-phpapp01&#038;stripped_title=gojko-adzic-cucumber" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=gojkoadziccucumber-100204140232-phpapp01&#038;stripped_title=gojko-adzic-cucumber" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></p>
<p>Finally, here are the links I mentioned during the talk.</p>
<ul>
<li><a href="http://www.cukes.info">Main Cucumber web site</a></li>
<li><a href="http://www.richardlawrence.info">Richard Lawrence&#8217;s blog (.NET Cuke4Nuke integration)</a></li>
<li><a href="http://wiki.github.com/aslakhellesoy/cuke4duke/">Cuke4Duke (Java integration) </a></li>
<li><a href="http://github.com/henritersteeg/cuke4vs">Visual Studio plugin for Cuke4Nuke</a></li>
<li>My BDD in .NET with Cucumber article series: <a href="http://gojko.net/2010/01/01/bdd-in-net-with-cucumber-cuke4nuke-and-teamcity/">part 1</a>, <a href="http://gojko.net/2010/01/04/bdd-in-net-with-cucumber-part-2-making-scenarios-easier-to-read-with-tables/">part 2</a>, <a href="http://gojko.net/2010/01/05/bdd-in-net-with-cucumber-part-3-scenario-outlines-and-tabular-templates/">part 3</a></li>
<li><a href="http://neuri.co.uk/training/introduction-to-bdd/">Introduction to BDD</a> and <a href="http://neuri.co.uk/training/hands-on-bdd-with-cucumber/">BDD with Cucumber</a> workshops
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2010/02/08/behaviour-driven-development-with-cucumber-video-slides-and-links/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Next agile testing UG in London: Cucumber on February 4th</title>
		<link>http://gojko.net/2010/01/08/next-agile-testing-ug-in-london-cucumber-on-february-4th/</link>
		<comments>http://gojko.net/2010/01/08/next-agile-testing-ug-in-london-cucumber-on-february-4th/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 20:18:29 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[agile testing]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[skillsmatter]]></category>

		<guid isPermaLink="false">http://gojko.net/2010/01/08/next-agile-testing-ug-in-london-cucumber-on-february-4th/</guid>
		<description><![CDATA[Next agile testing user group evening in London will be on the 4th February, at the new Skills Matter offices. I&#8217;ll be presenting Cucumber a tool for behaviour-driven development and agile acceptance testing. I will demonstrate how to use Cucumber for Java, .NET and Ruby applications, talk about new Cucumber...]]></description>
			<content:encoded><![CDATA[<p>Next agile testing user group evening in London will be on the 4th February, at the new Skills Matter offices. </p>
<p>I&#8217;ll be presenting  <a href="http://cukes.info">Cucumber</a> a tool for behaviour-driven development and agile acceptance testing. I will demonstrate how to use Cucumber for Java, .NET and Ruby applications, talk about new Cucumber features and best practices for writing and maintaining Cucumber scenarios.</p>
<p>The event is free, but up-front registration is required for capacity planning. For more information and to register <a href="http://skillsmatter.com/event/agile-testing/using-cucumber-for-bdd-and-agile-acceptance-testing">click here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2010/01/08/next-agile-testing-ug-in-london-cucumber-on-february-4th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

