<?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"
	>
<channel>
	<title>Comments on: Web 2.0 needs testing</title>
	<atom:link href="http://www.magpiebrain.com/blog/2005/10/17/web-20-needs-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.magpiebrain.com/blog/2005/10/17/web-20-needs-testing/</link>
	<description>Sam Newman's blog</description>
	<pubDate>Fri, 21 Nov 2008 20:55:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: shalabh sharma</title>
		<link>http://www.magpiebrain.com/blog/2005/10/17/web-20-needs-testing/#comment-27396</link>
		<dc:creator>shalabh sharma</dc:creator>
		<pubDate>Wed, 30 May 2007 12:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpiebrain.com/2005/10/17/web-20-needs-testing/#comment-27396</guid>
		<description>We develop and test Web 2.0 applications and generally cater to retail market. What I feel is knowing your application is very important and Flicker with a 30 minutes release cycle are not coming up with earth shattering changes, hence no need for end to end testing. They probably understand their application and have a fair bit of idea about the impact areas of changes for every release. Hence they focus their QA efforts on the impact areas and have been able to deliver well so far. 
In future they may grow into a complex application where testing maually may not be such a lucrative option and may opt for Automated testing. But till then none of us can complain as Flickr is doing it right and I see none of the users including me complaining.</description>
		<content:encoded><![CDATA[<p>We develop and test Web 2.0 applications and generally cater to retail market. What I feel is knowing your application is very important and Flicker with a 30 minutes release cycle are not coming up with earth shattering changes, hence no need for end to end testing. They probably understand their application and have a fair bit of idea about the impact areas of changes for every release. Hence they focus their QA efforts on the impact areas and have been able to deliver well so far.<br />
In future they may grow into a complex application where testing maually may not be such a lucrative option and may opt for Automated testing. But till then none of us can complain as Flickr is doing it right and I see none of the users including me complaining.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Croucher</title>
		<link>http://www.magpiebrain.com/blog/2005/10/17/web-20-needs-testing/#comment-965</link>
		<dc:creator>Tom Croucher</dc:creator>
		<pubDate>Sun, 18 Dec 2005 14:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpiebrain.com/2005/10/17/web-20-needs-testing/#comment-965</guid>
		<description>I have to admit this is a rather excellent coincidence. I found this article after searching for Web 2.0 testing after going to Thomas Fuch's workshop also run by Carson Workshops. Thomas is keen on testing, his library has lots of unit tests. However, he just couldn't suggest how to integrate testing into a web 2.0 application. As we all know browser differences make up a large part of web application bug issues (at least at the front end). As such it seems strange to methat these two big players in Web 2.0 don't have, or haven't emphasised the need for end to end repeatable tests.
</description>
		<content:encoded><![CDATA[<p>I have to admit this is a rather excellent coincidence. I found this article after searching for Web 2.0 testing after going to Thomas Fuch&#8217;s workshop also run by Carson Workshops. Thomas is keen on testing, his library has lots of unit tests. However, he just couldn&#8217;t suggest how to integrate testing into a web 2.0 application. As we all know browser differences make up a large part of web application bug issues (at least at the front end). As such it seems strange to methat these two big players in Web 2.0 don&#8217;t have, or haven&#8217;t emphasised the need for end to end repeatable tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Newman</title>
		<link>http://www.magpiebrain.com/blog/2005/10/17/web-20-needs-testing/#comment-964</link>
		<dc:creator>Sam Newman</dc:creator>
		<pubDate>Wed, 19 Oct 2005 09:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpiebrain.com/2005/10/17/web-20-needs-testing/#comment-964</guid>
		<description>It actually occured to me after I wrote this that what I might of done is give a good argument _against_ the need for automated testing. "See? Flickr is successful, and they do need automated functional tests!". Of course as "Carlos mentioned(Why doesn’t Flickr do automated tests?)":http://www.lixo.org/archives/2005/10/18/why-doesnt-flickr-do-automated-tests/ it is probably the case that the Flickr guys worked out where to spend their time and money and automated testing wasn't it.

It will be interesting to see if as they grow they consider them important or not. As many of us have seen, the costs of not having a comprehensive automated test suite gets greater over time (as more functionality is added). As Flickr matures, they may find themselves with longer time betweeen releases if they still trly on performing most of their QA function manually.</description>
		<content:encoded><![CDATA[<p>It actually occured to me after I wrote this that what I might of done is give a good argument _against_ the need for automated testing. &#8220;See? Flickr is successful, and they do need automated functional tests!&#8221;. Of course as &#8220;Carlos mentioned(Why doesn’t Flickr do automated tests?)&#8221;:http://www.lixo.org/archives/2005/10/18/why-doesnt-flickr-do-automated-tests/ it is probably the case that the Flickr guys worked out where to spend their time and money and automated testing wasn&#8217;t it.</p>
<p>It will be interesting to see if as they grow they consider them important or not. As many of us have seen, the costs of not having a comprehensive automated test suite gets greater over time (as more functionality is added). As Flickr matures, they may find themselves with longer time betweeen releases if they still trly on performing most of their QA function manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Yip</title>
		<link>http://www.magpiebrain.com/blog/2005/10/17/web-20-needs-testing/#comment-963</link>
		<dc:creator>Jason Yip</dc:creator>
		<pubDate>Wed, 19 Oct 2005 06:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpiebrain.com/2005/10/17/web-20-needs-testing/#comment-963</guid>
		<description>I've never heard of anyone complaining about Flickr's bugginess... This doesn't mean that bugs aren't there, but the count and severity is low enough that people are still considering the overall experience superior.  There's also changing expectations by labeling your product BETA.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never heard of anyone complaining about Flickr&#8217;s bugginess&#8230; This doesn&#8217;t mean that bugs aren&#8217;t there, but the count and severity is low enough that people are still considering the overall experience superior.  There&#8217;s also changing expectations by labeling your product BETA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ade</title>
		<link>http://www.magpiebrain.com/blog/2005/10/17/web-20-needs-testing/#comment-962</link>
		<dc:creator>ade</dc:creator>
		<pubDate>Tue, 18 Oct 2005 05:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpiebrain.com/2005/10/17/web-20-needs-testing/#comment-962</guid>
		<description>This raises a particularly ugly question: are they deploying every half an hour because the only way they have to test things is to push it out to the public? 

Are those multiple deployments really delivering value/new functionality or are they caught in the fire-fighting cycle of: release -&#62; discover bug -&#62; release again?</description>
		<content:encoded><![CDATA[<p>This raises a particularly ugly question: are they deploying every half an hour because the only way they have to test things is to push it out to the public? </p>
<p>Are those multiple deployments really delivering value/new functionality or are they caught in the fire-fighting cycle of: release -&gt; discover bug -&gt; release again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Yip</title>
		<link>http://www.magpiebrain.com/blog/2005/10/17/web-20-needs-testing/#comment-961</link>
		<dc:creator>Jason Yip</dc:creator>
		<pubDate>Tue, 18 Oct 2005 03:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpiebrain.com/2005/10/17/web-20-needs-testing/#comment-961</guid>
		<description>FIT and FITnesse weren't written specifically for testing web applications though Selenium and Watir (which I prefer) were.  It's hard to fault Flickr given how often they are actually able to deploy (once every half hour) though I think they are able to exploit the relatively low sophistication and criticality of their application.  Of course, I'm still thinking that with automated tests and OO, they'd be even more capable.</description>
		<content:encoded><![CDATA[<p>FIT and FITnesse weren&#8217;t written specifically for testing web applications though Selenium and Watir (which I prefer) were.  It&#8217;s hard to fault Flickr given how often they are actually able to deploy (once every half hour) though I think they are able to exploit the relatively low sophistication and criticality of their application.  Of course, I&#8217;m still thinking that with automated tests and OO, they&#8217;d be even more capable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
