<?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: Testing async services with Fluint</title>
	<atom:link href="http://saturnboy.com/2009/03/fluint-async-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://saturnboy.com/2009/03/fluint-async-testing/</link>
	<description>Code, Work, and Life</description>
	<lastBuildDate>Thu, 10 May 2012 17:13:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Valentin</title>
		<link>http://saturnboy.com/2009/03/fluint-async-testing/comment-page-1/#comment-16</link>
		<dc:creator>Valentin</dc:creator>
		<pubDate>Sun, 12 Apr 2009 14:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=307#comment-16</guid>
		<description>thanks for pointing out wrong fluint swc, spent an hour trying to understand why flex can&#039;t find stupid TestResponder</description>
		<content:encoded><![CDATA[<p>thanks for pointing out wrong fluint swc, spent an hour trying to understand why flex can&#8217;t find stupid TestResponder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://saturnboy.com/2009/03/fluint-async-testing/comment-page-1/#comment-13</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Tue, 31 Mar 2009 04:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=307#comment-13</guid>
		<description>Well, if you look at your Flex code through MVC glasses, I try to test everything in the Model with Fluint, including any async backend stuff.  

In the &quot;pure&quot; View, if a button doesn&#039;t show up or the Model is incorrectly rendered, it&#039;s really obvious and somewhat regression proof, so my View tests are typically sparse.

To me, FlexMonkey is all about testing the Controller.  I often have complicated Controller logic that makes button X bring up page Y or page Z depending on some data.  This kind of stuff often shows regressions, so it&#039;s critical to cover it with FlexMonkey tests.</description>
		<content:encoded><![CDATA[<p>Well, if you look at your Flex code through MVC glasses, I try to test everything in the Model with Fluint, including any async backend stuff.  </p>
<p>In the &#8220;pure&#8221; View, if a button doesn&#8217;t show up or the Model is incorrectly rendered, it&#8217;s really obvious and somewhat regression proof, so my View tests are typically sparse.</p>
<p>To me, FlexMonkey is all about testing the Controller.  I often have complicated Controller logic that makes button X bring up page Y or page Z depending on some data.  This kind of stuff often shows regressions, so it&#8217;s critical to cover it with FlexMonkey tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Reidy</title>
		<link>http://saturnboy.com/2009/03/fluint-async-testing/comment-page-1/#comment-12</link>
		<dc:creator>Justin Reidy</dc:creator>
		<pubDate>Tue, 31 Mar 2009 00:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=307#comment-12</guid>
		<description>I&#039;m loving Fluint, but it can still be really tedious to write full UI integration tests with it. Is there a rule of thumb that you and/or Gorilla Logic use for deciding between FlexMonkey and Fluint?

On an unrelated note, I discovered your blog through Juan Sanchez&#039;s link to your Degrafa button explorer, and I have to say that your content is spectacular. Please up the wonderful work!</description>
		<content:encoded><![CDATA[<p>I&#8217;m loving Fluint, but it can still be really tedious to write full UI integration tests with it. Is there a rule of thumb that you and/or Gorilla Logic use for deciding between FlexMonkey and Fluint?</p>
<p>On an unrelated note, I discovered your blog through Juan Sanchez&#8217;s link to your Degrafa button explorer, and I have to say that your content is spectacular. Please up the wonderful work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

