<?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>Java Software Development Videos and Tutorials &#187; BDD</title>
	<atom:link href="http://www.java-tv.com/tag/bdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.java-tv.com</link>
	<description>Java Software Development Videos and Tutorials</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>GenerateTestCases IntelliJ IDEA Plugin</title>
		<link>http://www.java-tv.com/2012/01/12/generatetestcases-intellij-idea-plugin/</link>
		<comments>http://www.java-tv.com/2012/01/12/generatetestcases-intellij-idea-plugin/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 16:25:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2115</guid>
		<description><![CDATA[This GenerateTestCases IntelliJ IDEA plugin aims to make Behavior Driven Development easier with a really cool and easy approach that consist in annotating interface method with desired behaviors. It generates your unit test methods, so you don&#8217;t think about how you will call your unit test methods. The plugin allows you to jump from the method you are testing to the unit test method with just a click from the behavior defined as a javadoc custom @should tag.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2012/01/12/generatetestcases-intellij-idea-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with Spock and Groovy</title>
		<link>http://www.java-tv.com/2011/05/02/getting-started-with-spock-and-groovy/</link>
		<comments>http://www.java-tv.com/2011/05/02/getting-started-with-spock-and-groovy/#comments</comments>
		<pubDate>Mon, 02 May 2011 15:52:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[spock]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1849</guid>
		<description><![CDATA[This screencast demonstrates how to create Spock testing specifications. It covers creating basic when/then blocks, given/when/then blocks, expect/where blocks, and data tables.

]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/05/02/getting-started-with-spock-and-groovy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://tv.jetbrains.net/sites/default/files/videos/converted/spock.mp4" length="11819793" type="video/mp4" />
		</item>
		<item>
		<title>Behavior Driven Development (BDD) in Java with easyb</title>
		<link>http://www.java-tv.com/2011/04/04/behavior-driven-development-bdd-in-java-with-easyb/</link>
		<comments>http://www.java-tv.com/2011/04/04/behavior-driven-development-bdd-in-java-with-easyb/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 17:48:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1820</guid>
		<description><![CDATA[easyb is a behavior driven development framework for the Java platform. easyb aims to enable executable, yet readable documentation, using a specification based Domain Specific Language. This video demonstrates easyb&#8217;s specifications and stories, showing what executable and readable documentation is.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/04/04/behavior-driven-development-bdd-in-java-with-easyb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Narrative: Behavior-Driven Development in Java</title>
		<link>http://www.java-tv.com/2011/02/08/introducing-narrative-behavior-driven-development-in-java/</link>
		<comments>http://www.java-tv.com/2011/02/08/introducing-narrative-behavior-driven-development-in-java/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 16:00:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[narrative]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1768</guid>
		<description><![CDATA[Narrative gives you the tools to write readable behavior-driven tests (BDD) in Java. We&#8217;ll look at an example and explain why you might choose to use Narrative over other testing frameworks. 
Watch this video on SkillsMatter.com
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/02/08/introducing-narrative-behavior-driven-development-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spock Testing Framework</title>
		<link>http://www.java-tv.com/2010/09/08/spock-testing-framework/</link>
		<comments>http://www.java-tv.com/2010/09/08/spock-testing-framework/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 15:04:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[spock]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1626</guid>
		<description><![CDATA[Spock is a behavior driven development framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools and continuous integration servers. This video gives a talk and practical demonstration on the Spock testing framework. 
http://skillsmatter.com/podcast/java-jee/spock-testing-framework
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/09/08/spock-testing-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acceptance-Test Driven Development &#8211; Bring Developers and Testers Together</title>
		<link>http://www.java-tv.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/</link>
		<comments>http://www.java-tv.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 12:31:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[easyb]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1453</guid>
		<description><![CDATA[Test-Driven Development (TDD) and Behaviour-Driven Development (BDD) are powerful techniques, helping developers write better designed, more maintainable and more reliable code, and stay focused on the real user requirements. But how does the rest of the team fit in to the picture?  In this talk, John Smart, creator of the Java Power Tools Bootcamp, looks at how BDD techniques, and tools such as easyb and FitNesse, can also act as drivers for the overall development process, and also as communication tools, giving testers and end-users clear and unambiguous feedback ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Cucumber for BDD and Agile Acceptance Testing</title>
		<link>http://www.java-tv.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/</link>
		<comments>http://www.java-tv.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 12:38:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[functional testing]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1437</guid>
		<description><![CDATA[Cucumber is a tool that can execute plain-text functional descriptions as automated tests. The language that Cucumber understands is called Gherkin. While Cucumber can be thought of as a “testing” tool, the intent of the tool is to support BDD. This means that the “tests” (plain text feature descriptions with scenarios) are typically written before anything else and verified by business analysts, domain experts, etc. non technical stakeholders. The production code is then written outside-in, to make the stories pass. Cucumber itself is written in Ruby, but it can be ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/02/18/using-cucumber-for-bdd-and-agile-acceptance-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In The Brain of JBehave 2</title>
		<link>http://www.java-tv.com/2009/06/23/in-the-brain-of-jbehave-2/</link>
		<comments>http://www.java-tv.com/2009/06/23/in-the-brain-of-jbehave-2/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 20:50:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[jbehave]]></category>
		<category><![CDATA[junit]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=993</guid>
		<description><![CDATA[Elizabeth Keogh is a developer for JBehave, a behaviour-driven development testing framework built on top of JUnit. Elizabeth Keogh showed an example of using the current version of JBehave with a little screencast: she used the Game of Life program that she had written to write JBehave tests in what seemingly looked like natural language. JBehave actually operates with keywords in the test files and uses pattern matching to see whether the test was successful.
http://skillsmatter.com/podcast/java-jee/jbehave-2
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/06/23/in-the-brain-of-jbehave-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behavior Driven Development in Java with easyb</title>
		<link>http://www.java-tv.com/2009/05/27/behavior-driven-development-in-java-with-easyb/</link>
		<comments>http://www.java-tv.com/2009/05/27/behavior-driven-development-in-java-with-easyb/#comments</comments>
		<pubDate>Wed, 27 May 2009 10:51:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[DSL]]></category>
		<category><![CDATA[easyb]]></category>
		<category><![CDATA[groovy]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=939</guid>
		<description><![CDATA[Easyb is a new and very hip behavior driven development framework for Java. This talk will go through the basic principles of Behavior Driven Development, and look at how it builds on and differs from &#8220;traditional&#8221; Test-Driven Development. It then moves on to look at easyb, a very cool DSL-based behavior driven development framework for Java that uses Groovy to let you pretty much write tests that document themselves.The talk will be very practical. We will look at how to write basic easyb test stories, how to use fixtures in ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/05/27/behavior-driven-development-in-java-with-easyb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 775/892 objects using disk: basic

Served from: www.java-tv.com @ 2012-02-07 02:44:45 -->
