<?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: Two Minute Tutorial</title>
	<atom:link href="http://jbehave.org/documentation/two-minute-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://jbehave.org</link>
	<description>Behaviour-driven development in Java</description>
	<lastBuildDate>Tue, 09 Mar 2010 09:11:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: roulette beginner</title>
		<link>http://jbehave.org/documentation/two-minute-tutorial/comment-page-1/#comment-906</link>
		<dc:creator>roulette beginner</dc:creator>
		<pubDate>Tue, 09 Mar 2010 09:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://new.jbehave.org/?page_id=11#comment-906</guid>
		<description>creating the scenarios is not a easy one. Then after writing it should be matched with java scenario and then it should be runned. The process of defining it is easy to understand.</description>
		<content:encoded><![CDATA[<p>creating the scenarios is not a easy one. Then after writing it should be matched with java scenario and then it should be runned. The process of defining it is easy to understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XUXU</title>
		<link>http://jbehave.org/documentation/two-minute-tutorial/comment-page-1/#comment-904</link>
		<dc:creator>XUXU</dc:creator>
		<pubDate>Tue, 09 Mar 2010 00:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://new.jbehave.org/?page_id=11#comment-904</guid>
		<description>From brownstone Brooklyn to the Upper West Side, the weekend brunch crowd headed outdoors to eat, despite steady breezes and spots in Wholesale nike dunksthe shade that never quite seemed to warm up. But what’s a little wind and chill when the sun is out and the temperature nudges above Wholesale nike dunks50 for three days in a row, practically a heat wave after the frigid weather and record snow of the past few months. Diners piled into those sidewalk seats, some under sunlight and heat lamps that maintained an illusion of Wholesale nike jordansspring, which is not due for two weeks. Others huddled in their coats, hats and scarves, picking at so many plates of eggs Benedict with hollandaise congealed in the cold. “It doesn’t matter,” said Jane Wickstrom, Wholesale nike jordanwho was eating outside Provence en Boite in Boerum Hill, Brooklyn, with her husband, Ted Deignan, on Sunday afternoon. They were perfectly Wholesale nike shoxcomfortable in their sunny seats, heat bouncing toward them off the sliding glass doors to the restaurant, even though she wore only a shearling-weight vest and he was in a long-sleeved cotton T-shirt. Wholesale air force 1Indeed, Ms. Wickstrom said, she prefers street seating so much that the weekend before she bundled into a fur coat and braved the even colder air outside the restaurant. Wholesale air force 1 shoes “It’s just so much more lively,” she said. As if to prove her point, a man stopped a few feet away and, balancing a book on his head, nike air force 1 recited a few lines from “The Rain in Spain” before quizzing diners on the song’s origin. (Answer: “My Fair Lady.”) Despite the dirt, exhaust, noise and unscheduled entertainment, outdoor dining season seems to come to theair force 1 shoes city earlier each year, with New Yorkers eager to take advantage of a growing number of outdoor options. As of January, the Department of Consumer Affairs had licensed 1,078</description>
		<content:encoded><![CDATA[<p>From brownstone Brooklyn to the Upper West Side, the weekend brunch crowd headed outdoors to eat, despite steady breezes and spots in Wholesale nike dunksthe shade that never quite seemed to warm up. But what’s a little wind and chill when the sun is out and the temperature nudges above Wholesale nike dunks50 for three days in a row, practically a heat wave after the frigid weather and record snow of the past few months. Diners piled into those sidewalk seats, some under sunlight and heat lamps that maintained an illusion of Wholesale nike jordansspring, which is not due for two weeks. Others huddled in their coats, hats and scarves, picking at so many plates of eggs Benedict with hollandaise congealed in the cold. “It doesn’t matter,” said Jane Wickstrom, Wholesale nike jordanwho was eating outside Provence en Boite in Boerum Hill, Brooklyn, with her husband, Ted Deignan, on Sunday afternoon. They were perfectly Wholesale nike shoxcomfortable in their sunny seats, heat bouncing toward them off the sliding glass doors to the restaurant, even though she wore only a shearling-weight vest and he was in a long-sleeved cotton T-shirt. Wholesale air force 1Indeed, Ms. Wickstrom said, she prefers street seating so much that the weekend before she bundled into a fur coat and braved the even colder air outside the restaurant. Wholesale air force 1 shoes “It’s just so much more lively,” she said. As if to prove her point, a man stopped a few feet away and, balancing a book on his head, nike air force 1 recited a few lines from “The Rain in Spain” before quizzing diners on the song’s origin. (Answer: “My Fair Lady.”) Despite the dirt, exhaust, noise and unscheduled entertainment, outdoor dining season seems to come to theair force 1 shoes city earlier each year, with New Yorkers eager to take advantage of a growing number of outdoor options. As of January, the Department of Consumer Affairs had licensed 1,078</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kees van Dieren</title>
		<link>http://jbehave.org/documentation/two-minute-tutorial/comment-page-1/#comment-893</link>
		<dc:creator>Kees van Dieren</dc:creator>
		<pubDate>Wed, 17 Feb 2010 20:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://new.jbehave.org/?page_id=11#comment-893</guid>
		<description>Thanks for the excellent work!

The samples are clear, but the implementation being tested is missing. (e.g. the currentPage Class declaration is missing). It would be helpful to see the implementation being build as well in the samples step by step.  

I found some examples in https://svn.codehaus.org/jbehave/trunk/core/examples/, but they don&#039;t contain the samples for this tutorial.

I think this would be helpful when learning JBehave.

-Kees</description>
		<content:encoded><![CDATA[<p>Thanks for the excellent work!</p>
<p>The samples are clear, but the implementation being tested is missing. (e.g. the currentPage Class declaration is missing). It would be helpful to see the implementation being build as well in the samples step by step.  </p>
<p>I found some examples in <a href="https://svn.codehaus.org/jbehave/trunk/core/examples/" rel="nofollow">https://svn.codehaus.org/jbehave/trunk/core/examples/</a>, but they don&#8217;t contain the samples for this tutorial.</p>
<p>I think this would be helpful when learning JBehave.</p>
<p>-Kees</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Referências sobre BDD &#8211; artigos para leitura &#171; Templário da Tecnologia</title>
		<link>http://jbehave.org/documentation/two-minute-tutorial/comment-page-1/#comment-865</link>
		<dc:creator>Referências sobre BDD &#8211; artigos para leitura &#171; Templário da Tecnologia</dc:creator>
		<pubDate>Fri, 08 Jan 2010 01:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://new.jbehave.org/?page_id=11#comment-865</guid>
		<description>[...] você programa em Java pode usar um framework chamado JBehave. No site do projeto há um tutorial de 2 minutos (!) explicando o uso da ferramenta. Vale a pena dar uma passada por [...]</description>
		<content:encoded><![CDATA[<p>[...] você programa em Java pode usar um framework chamado JBehave. No site do projeto há um tutorial de 2 minutos (!) explicando o uso da ferramenta. Vale a pena dar uma passada por [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vilen</title>
		<link>http://jbehave.org/documentation/two-minute-tutorial/comment-page-1/#comment-864</link>
		<dc:creator>vilen</dc:creator>
		<pubDate>Tue, 05 Jan 2010 02:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://new.jbehave.org/?page_id=11#comment-864</guid>
		<description>In the LoginSteps, write a method for each step, then annotate that method using @Given, @When or @Then JBehave annotations, depending on whether the step sets up a context (Given), performs some events that you’re interested in (When) uggs outlet
uggs outlet storeor describes the desired outcome (Then).

The value of the annotations should match the steps you described in your scenario. You can capture arguments to pass through to your steps using a prefix, ”$”, before the argument.</description>
		<content:encoded><![CDATA[<p>In the LoginSteps, write a method for each step, then annotate that method using @Given, @When or @Then JBehave annotations, depending on whether the step sets up a context (Given), performs some events that you’re interested in (When) uggs outlet<br />
uggs outlet storeor describes the desired outcome (Then).</p>
<p>The value of the annotations should match the steps you described in your scenario. You can capture arguments to pass through to your steps using a prefix, ”$”, before the argument.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Building a simple project using behavior-driven development with JBehave &#171; The Coding Bone</title>
		<link>http://jbehave.org/documentation/two-minute-tutorial/comment-page-1/#comment-861</link>
		<dc:creator>Building a simple project using behavior-driven development with JBehave &#171; The Coding Bone</dc:creator>
		<pubDate>Wed, 16 Dec 2009 07:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://new.jbehave.org/?page_id=11#comment-861</guid>
		<description>[...] JBehave two minute tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] JBehave two minute tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Disco Blog &#187; Blog Archive &#187; Natural language verification</title>
		<link>http://jbehave.org/documentation/two-minute-tutorial/comment-page-1/#comment-90</link>
		<dc:creator>The Disco Blog &#187; Blog Archive &#187; Natural language verification</dc:creator>
		<pubDate>Tue, 13 Nov 2007 17:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://new.jbehave.org/?page_id=11#comment-90</guid>
		<description>[...] I previously noted, the it closure delegates to JBehave, thus, everything you can do with JBehave&#8217;s hip ensure-like framework, you can do in this simple DSL&#8211; what&#8217;s more, I ended up adding three more closures that [...]</description>
		<content:encoded><![CDATA[<p>[...] I previously noted, the it closure delegates to JBehave, thus, everything you can do with JBehave&#8217;s hip ensure-like framework, you can do in this simple DSL&#8211; what&#8217;s more, I ended up adding three more closures that [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JEDI &#187; Blog Archive &#187; links for 2007-04-17</title>
		<link>http://jbehave.org/documentation/two-minute-tutorial/comment-page-1/#comment-2</link>
		<dc:creator>JEDI &#187; Blog Archive &#187; links for 2007-04-17</dc:creator>
		<pubDate>Tue, 17 Apr 2007 10:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://new.jbehave.org/?page_id=11#comment-2</guid>
		<description>[...] Two Minute Tutorial at JBehave (tags: testing bdd) [...]</description>
		<content:encoded><![CDATA[<p>[...] Two Minute Tutorial at JBehave (tags: testing bdd) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
