<?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: Better Tests with Test Data Builders</title>
	<atom:link href="http://www.betriebsraum.de/blog/2010/02/08/better-tests-with-test-data-builders/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.betriebsraum.de/blog/2010/02/08/better-tests-with-test-data-builders/</link>
	<description>Rich Internet Applications, Software Development, Human-Computer Interaction</description>
	<lastBuildDate>Tue, 15 Nov 2011 08:03:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Michael</title>
		<link>http://www.betriebsraum.de/blog/2010/02/08/better-tests-with-test-data-builders/comment-page-1/#comment-301879</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 09 Feb 2010 22:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.betriebsraum.de/blog/?p=1090#comment-301879</guid>
		<description>Hi Felix,

you are so cool and sophisticated. Thanks for your article. Now my tests will be much better. Your blog is a real enhancement for the community. Thanks again and go on writing those articles.</description>
		<content:encoded><![CDATA[<p>Hi Felix,</p>
<p>you are so cool and sophisticated. Thanks for your article. Now my tests will be much better. Your blog is a real enhancement for the community. Thanks again and go on writing those articles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: felix</title>
		<link>http://www.betriebsraum.de/blog/2010/02/08/better-tests-with-test-data-builders/comment-page-1/#comment-301849</link>
		<dc:creator>felix</dc:creator>
		<pubDate>Mon, 08 Feb 2010 22:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.betriebsraum.de/blog/?p=1090#comment-301849</guid>
		<description>Hi David,

thanks, interesting project for generating large test sets! (the main point of this article is to show how to encapsulate test data using OOP and constructing objects using a clean interface...)</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>thanks, interesting project for generating large test sets! (the main point of this article is to show how to encapsulate test data using OOP and constructing objects using a clean interface&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Buhler</title>
		<link>http://www.betriebsraum.de/blog/2010/02/08/better-tests-with-test-data-builders/comment-page-1/#comment-301847</link>
		<dc:creator>David Buhler</dc:creator>
		<pubDate>Mon, 08 Feb 2010 21:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.betriebsraum.de/blog/?p=1090#comment-301847</guid>
		<description>I had completed a project in ColdFusion a few years ago that created highly random, highly readable data for testing.

http://code.google.com/p/coldfusionrandomdatagenerator/

It&#039;s a project I&#039;ve been meaning to port over to Actionscript for quite some time, but have been busy on another project (as is always the case).

If you find yourself needing a starting point to create AS functions that return random data that looks real enough to cross-reference and discuss with clients, it may serve your needs.

David Buhler</description>
		<content:encoded><![CDATA[<p>I had completed a project in ColdFusion a few years ago that created highly random, highly readable data for testing.</p>
<p><a href="http://code.google.com/p/coldfusionrandomdatagenerator/" rel="nofollow">http://code.google.com/p/coldfusionrandomdatagenerator/</a></p>
<p>It&#8217;s a project I&#8217;ve been meaning to port over to Actionscript for quite some time, but have been busy on another project (as is always the case).</p>
<p>If you find yourself needing a starting point to create AS functions that return random data that looks real enough to cross-reference and discuss with clients, it may serve your needs.</p>
<p>David Buhler</p>
]]></content:encoded>
	</item>
</channel>
</rss>

