<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Incremental development with Monorail: Part Three</title>
	<atom:link href="http://benl.wordpress.com/2008/04/01/incremental-development-with-monorail-part-three/feed/" rel="self" type="application/rss+xml" />
	<link>http://benl.wordpress.com/2008/04/01/incremental-development-with-monorail-part-three/</link>
	<description>Ben Lovell, an agile developer living in the UK.</description>
	<lastBuildDate>Fri, 09 Oct 2009 16:47:54 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dmitriy Nagirnyak</title>
		<link>http://benl.wordpress.com/2008/04/01/incremental-development-with-monorail-part-three/#comment-2554</link>
		<dc:creator>Dmitriy Nagirnyak</dc:creator>
		<pubDate>Tue, 06 May 2008 01:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://benl.wordpress.com/2008/04/01/incremental-development-with-monorail-part-three/#comment-2554</guid>
		<description>It is interesting how you would write tests suite for the following use-cases?
--- User Regitration:
1) Enter Details
2) Submit.
3) Send confirmation email.
4) Open a link from email
5) Activate user.

--- Post by an authenticated user
1) Open post link.
2) Redirected to log-in.
3) Enter correct details.
4) Redirected to Post page.
5) Enter details.
6) Submit.
7) Post is saved.</description>
		<content:encoded><![CDATA[<p>It is interesting how you would write tests suite for the following use-cases?<br />
&#8212; User Regitration:<br />
1) Enter Details<br />
2) Submit.<br />
3) Send confirmation email.<br />
4) Open a link from email<br />
5) Activate user.</p>
<p>&#8212; Post by an authenticated user<br />
1) Open post link.<br />
2) Redirected to log-in.<br />
3) Enter correct details.<br />
4) Redirected to Post page.<br />
5) Enter details.<br />
6) Submit.<br />
7) Post is saved.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
