<?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: Flex functional testing with FunFx and Cucumber</title>
	<atom:link href="http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/feed/" rel="self" type="application/rss+xml" />
	<link>http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/</link>
	<description>...coding blast beat!</description>
	<lastBuildDate>Wed, 14 Apr 2010 21:27:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Behavior Driven Development in Flex &#8211; Were we are? &#124; Test And Try</title>
		<link>http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/comment-page-1/#comment-358</link>
		<dc:creator>Behavior Driven Development in Flex &#8211; Were we are? &#124; Test And Try</dc:creator>
		<pubDate>Mon, 11 Jan 2010 13:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/?p=317#comment-358</guid>
		<description>[...] Flex functional testing with Funfx and Cucumber [...]</description>
		<content:encoded><![CDATA[<p>[...] Flex functional testing with Funfx and Cucumber [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faggot54</title>
		<link>http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/comment-page-1/#comment-324</link>
		<dc:creator>Faggot54</dc:creator>
		<pubDate>Sat, 10 Oct 2009 23:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/?p=317#comment-324</guid>
		<description>The main reason is that they where not enslaved so they did not get the counter Bracha to have many children. ,</description>
		<content:encoded><![CDATA[<p>The main reason is that they where not enslaved so they did not get the counter Bracha to have many children. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcio Giaxa Marinheiro &#187; Blog Archive &#187; Flex &#8211; Testes funcionais com FunFx e Cucumber</title>
		<link>http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/comment-page-1/#comment-294</link>
		<dc:creator>Marcio Giaxa Marinheiro &#187; Blog Archive &#187; Flex &#8211; Testes funcionais com FunFx e Cucumber</dc:creator>
		<pubDate>Thu, 03 Sep 2009 12:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/?p=317#comment-294</guid>
		<description>[...] Texto Original (Eu usei as mesmas configurações e deu tudo certo). [...]</description>
		<content:encoded><![CDATA[<p>[...] Texto Original (Eu usei as mesmas configurações e deu tudo certo). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Archana</title>
		<link>http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/comment-page-1/#comment-289</link>
		<dc:creator>Archana</dc:creator>
		<pubDate>Tue, 01 Sep 2009 20:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/?p=317#comment-289</guid>
		<description>Try to add the test site in your IE trusted sites list under security tab. I had the same issue and adding the site to trusted site solved the problem.</description>
		<content:encoded><![CDATA[<p>Try to add the test site in your IE trusted sites list under security tab. I had the same issue and adding the site to trusted site solved the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Franz</title>
		<link>http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/comment-page-1/#comment-287</link>
		<dc:creator>Andrea Franz</dc:creator>
		<pubDate>Tue, 01 Sep 2009 09:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/?p=317#comment-287</guid>
		<description>I think you are on windows, aren&#039;t you?  I can&#039;t try on windows, but take a look here:

http://peternic.blogspot.com/2008/12/funfx-020.html

http://groups.google.com/group/funfx/browse_thread/thread/f41b0e94bbb3daef</description>
		<content:encoded><![CDATA[<p>I think you are on windows, aren&#8217;t you?  I can&#8217;t try on windows, but take a look here:</p>
<p><a href="http://peternic.blogspot.com/2008/12/funfx-020.html" rel="nofollow">http://peternic.blogspot.com/2008/12/funfx-020.html</a></p>
<p><a href="http://groups.google.com/group/funfx/browse_thread/thread/f41b0e94bbb3daef" rel="nofollow">http://groups.google.com/group/funfx/browse_thread/thread/f41b0e94bbb3daef</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tanakorn</title>
		<link>http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/comment-page-1/#comment-286</link>
		<dc:creator>tanakorn</dc:creator>
		<pubDate>Tue, 01 Sep 2009 06:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/?p=317#comment-286</guid>
		<description>I have a problem with your code.

First of all in env.rb, 

in the line:

@flex_app = @browser.flex_app(&quot;CucumberExample&quot;, &quot;CucumberExample&quot;)

should move to follow this line:

@browser.goto(&quot;http://localhost:9852/CucumberExample.html&quot;)

and when I run your code it show error message:

&quot;And I click the increment button
    unknown property or method &#039;fireFunFXEvent&#039;
        HRESULT errlr code:0x0800220006
            Unknown name. (WIN32OLERuntimeError)
    ./features/support/env.rb:11:in &#039;click_button&#039;
    ./features/step_definitions/counter_step.rb:6:in&quot;

somthing like that.

So how can I handle this error.</description>
		<content:encoded><![CDATA[<p>I have a problem with your code.</p>
<p>First of all in env.rb, </p>
<p>in the line:</p>
<p>@flex_app = @browser.flex_app(&#8220;CucumberExample&#8221;, &#8220;CucumberExample&#8221;)</p>
<p>should move to follow this line:</p>
<p>@browser.goto(&#8220;http://localhost:9852/CucumberExample.html&#8221;)</p>
<p>and when I run your code it show error message:</p>
<p>&#8220;And I click the increment button<br />
    unknown property or method &#8216;fireFunFXEvent&#8217;<br />
        HRESULT errlr code:0&#215;0800220006<br />
            Unknown name. (WIN32OLERuntimeError)<br />
    ./features/support/env.rb:11:in &#8216;click_button&#8217;<br />
    ./features/step_definitions/counter_step.rb:6:in&#8221;</p>
<p>somthing like that.</p>
<p>So how can I handle this error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weerasak.com &#187; Article: Flex functional testing with FunFx and Cucumber</title>
		<link>http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/comment-page-1/#comment-283</link>
		<dc:creator>Weerasak.com &#187; Article: Flex functional testing with FunFx and Cucumber</dc:creator>
		<pubDate>Mon, 31 Aug 2009 10:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/?p=317#comment-283</guid>
		<description>[...] Flex functional testing with FunFx and Cucumber by Andrea Franz Cucumber is a great tool I usually use for BDD in my ruby projects, but yesterday I tried it with Flex, and it was very enjoyable. Here a little example on how to test Flex applications with Cucumber. [...]</description>
		<content:encoded><![CDATA[<p>[...] Flex functional testing with FunFx and Cucumber by Andrea Franz Cucumber is a great tool I usually use for BDD in my ruby projects, but yesterday I tried it with Flex, and it was very enjoyable. Here a little example on how to test Flex applications with Cucumber. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed Nuaman</title>
		<link>http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/comment-page-1/#comment-276</link>
		<dc:creator>Ahmed Nuaman</dc:creator>
		<pubDate>Tue, 25 Aug 2009 14:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/?p=317#comment-276</guid>
		<description>Thank you so much for this! I&#039;ve been looking at testing for flex and this seems perfect (since I&#039;m working on RoR projects now)</description>
		<content:encoded><![CDATA[<p>Thank you so much for this! I&#8217;ve been looking at testing for flex and this seems perfect (since I&#8217;m working on RoR projects now)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Franz</title>
		<link>http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/comment-page-1/#comment-272</link>
		<dc:creator>Andrea Franz</dc:creator>
		<pubDate>Mon, 24 Aug 2009 11:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/?p=317#comment-272</guid>
		<description>Thank you Scotty! I tried lowdownapp, it&#039;s a very nice tool!!</description>
		<content:encoded><![CDATA[<p>Thank you Scotty! I tried lowdownapp, it&#8217;s a very nice tool!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scotty Moon</title>
		<link>http://gravityblast.com/2009/08/20/flex-functional-testing-with-funfx-and-cucumber/comment-page-1/#comment-271</link>
		<dc:creator>Scotty Moon</dc:creator>
		<pubDate>Mon, 24 Aug 2009 05:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/?p=317#comment-271</guid>
		<description>Nice article. Not trying to be spammy, but I was on a rails rumble team doing a project planning app that actually creates your cucumber features and scenarios.

http://scottymoon.com/post/170210887/lowdown-makes-cucumber-planning-easy</description>
		<content:encoded><![CDATA[<p>Nice article. Not trying to be spammy, but I was on a rails rumble team doing a project planning app that actually creates your cucumber features and scenarios.</p>
<p><a href="http://scottymoon.com/post/170210887/lowdown-makes-cucumber-planning-easy" rel="nofollow">http://scottymoon.com/post/170210887/lowdown-makes-cucumber-planning-easy</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
