<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Dhanasekar S - Pragmatist</title>
	<atom:link href="http://testingideas.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://testingideas.wordpress.com</link>
	<description>“If you don’t care about quality, you can meet any other requirement.” – Jerry Weinberg</description>
	<lastBuildDate>Thu, 02 Feb 2012 04:49:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='testingideas.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Dhanasekar S - Pragmatist</title>
		<link>http://testingideas.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://testingideas.wordpress.com/osd.xml" title="Dhanasekar S - Pragmatist" />
	<atom:link rel='hub' href='http://testingideas.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Title = &#8220;Rudiments of Ruby : Level Zero.Four&#8221; ; puts Title</title>
		<link>http://testingideas.wordpress.com/2011/11/17/title-rudiments-of-ruby-level-zero-four-puts-title/</link>
		<comments>http://testingideas.wordpress.com/2011/11/17/title-rudiments-of-ruby-level-zero-four-puts-title/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 18:10:51 +0000</pubDate>
		<dc:creator>Dhanasekar S</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[software testing]]></category>

		<guid isPermaLink="false">http://testingideas.wordpress.com/?p=1462</guid>
		<description><![CDATA[Exercise 6 : Strings and Text This exercise is more on strings, so far we have seen two different ways of injecting variables into strings, first one use something called &#8220;string interpolation&#8221; where #{} used. name1 = "Joe" name2 = "Mary" puts "Hello #{name1}, where is #{name2}?" The second way is using formatted strings instead [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testingideas.wordpress.com&amp;blog=4459639&amp;post=1462&amp;subd=testingideas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testingideas.wordpress.com/2011/11/17/title-rudiments-of-ruby-level-zero-four-puts-title/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/010748d8182b5130206ad6ad5218df86?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Dhanasekar</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/ruby_logo.png?w=150" medium="image">
			<media:title type="html">Ruby_logo</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image14.png" medium="image">
			<media:title type="html">image1</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image22.png" medium="image">
			<media:title type="html">image2</media:title>
		</media:content>
	</item>
		<item>
		<title>puts &#8220;Rudiments of Ruby : Level Zero.Three&#8221;</title>
		<link>http://testingideas.wordpress.com/2011/11/14/ruby_ex5/</link>
		<comments>http://testingideas.wordpress.com/2011/11/14/ruby_ex5/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 16:07:22 +0000</pubDate>
		<dc:creator>Dhanasekar S</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[software testing]]></category>

		<guid isPermaLink="false">http://testingideas.wordpress.com/?p=1440</guid>
		<description><![CDATA[Exercise 5 : More Variables and Printing It&#8217;s about &#8220;format string&#8221;. Every time you put double-quotes around a piece of text you have made a string. You can print the string, save them to files, send them to web servers, all sorts of thing. This exercise was about making strings that have variables embedded in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testingideas.wordpress.com&amp;blog=4459639&amp;post=1440&amp;subd=testingideas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testingideas.wordpress.com/2011/11/14/ruby_ex5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/010748d8182b5130206ad6ad5218df86?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Dhanasekar</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/ruby_logo.png?w=150" medium="image">
			<media:title type="html">Ruby_logo</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image13.png" medium="image">
			<media:title type="html">image1</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image21.png" medium="image">
			<media:title type="html">image2</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image31.png" medium="image">
			<media:title type="html">image3</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image41.png" medium="image">
			<media:title type="html">image4</media:title>
		</media:content>
	</item>
		<item>
		<title>Rudiments of Ruby : Level i.j</title>
		<link>http://testingideas.wordpress.com/2011/11/09/rorlevelij/</link>
		<comments>http://testingideas.wordpress.com/2011/11/09/rorlevelij/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 18:29:59 +0000</pubDate>
		<dc:creator>Dhanasekar S</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[software testing]]></category>

		<guid isPermaLink="false">http://testingideas.wordpress.com/?p=1404</guid>
		<description><![CDATA[i = Zero j = Two Exercise 4: Variables and Names Last exercise dealt with simple math, numbers and using IVB as calculator. This exercise was about Variable and Names, the first of real programming terminologies and concepts. Variable: “Variable is nothing more than a name for something so you can use the name rather [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testingideas.wordpress.com&amp;blog=4459639&amp;post=1404&amp;subd=testingideas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testingideas.wordpress.com/2011/11/09/rorlevelij/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/010748d8182b5130206ad6ad5218df86?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Dhanasekar</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/ruby_logo.png?w=150" medium="image">
			<media:title type="html">Ruby_logo</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image0.png" medium="image">
			<media:title type="html">image0</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image12.png" medium="image">
			<media:title type="html">image1</media:title>
		</media:content>
	</item>
		<item>
		<title>Rudiments of  Ruby : Level Zero.One</title>
		<link>http://testingideas.wordpress.com/2011/11/09/rofr-level-zero-one/</link>
		<comments>http://testingideas.wordpress.com/2011/11/09/rofr-level-zero-one/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 19:19:53 +0000</pubDate>
		<dc:creator>Dhanasekar S</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[software testing]]></category>

		<guid isPermaLink="false">http://testingideas.wordpress.com/?p=1373</guid>
		<description><![CDATA[Exercise 3: Numbers and Math( The subject I love the most ) This chapter is about math symbols, I loved the way the author encouraged the math-haters to try this exercise. &#8220;Do not worry, programmers lie frequently about being math geniuses when they really aren&#8217;t. If they were math geniuses, they would be doing math, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testingideas.wordpress.com&amp;blog=4459639&amp;post=1373&amp;subd=testingideas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testingideas.wordpress.com/2011/11/09/rofr-level-zero-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/010748d8182b5130206ad6ad5218df86?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Dhanasekar</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/ruby_logo.png?w=150" medium="image">
			<media:title type="html">Ruby_logo</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image1.png" medium="image">
			<media:title type="html">image1</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image2.png" medium="image">
			<media:title type="html">image2</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image3.png" medium="image">
			<media:title type="html">image3</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image4.png" medium="image">
			<media:title type="html">image4</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image5.png" medium="image">
			<media:title type="html">image5</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image6_0.png" medium="image">
			<media:title type="html">image6_0</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image6_1.png" medium="image">
			<media:title type="html">image6_1</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/image8.png" medium="image">
			<media:title type="html">image8</media:title>
		</media:content>
	</item>
		<item>
		<title>Rudiments of Ruby : Level Zero</title>
		<link>http://testingideas.wordpress.com/2011/11/08/rudiments-of-ruby-level-zero/</link>
		<comments>http://testingideas.wordpress.com/2011/11/08/rudiments-of-ruby-level-zero/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 04:03:26 +0000</pubDate>
		<dc:creator>Dhanasekar S</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Heuristics]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[software testing]]></category>

		<guid isPermaLink="false">http://testingideas.wordpress.com/?p=1316</guid>
		<description><![CDATA[Learning Ruby  was a long pending task. I bought Everyday scripting in Ruby  book but yet to open it.  TESTHEAD&#8217;s  posts on learning the ruby hard way inspired me to learn ruby the TestHead Way . Exercise 0 : Setting up Ruby This exercise was about installing ruby, this book has instructions to install Ruby [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testingideas.wordpress.com&amp;blog=4459639&amp;post=1316&amp;subd=testingideas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testingideas.wordpress.com/2011/11/08/rudiments-of-ruby-level-zero/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/010748d8182b5130206ad6ad5218df86?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Dhanasekar</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/ruby_logo.png?w=300" medium="image">
			<media:title type="html">Ruby_logo</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/plaintext.jpg" medium="image">
			<media:title type="html">Plaintext</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/firsterror.png" medium="image">
			<media:title type="html">FirstError</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/formatedtext.png" medium="image">
			<media:title type="html">formatedtext</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/txtext.jpg" medium="image">
			<media:title type="html">txtext</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/extracredit1.jpg" medium="image">
			<media:title type="html">ExtraCredit1</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/allbutonedeleted1.png" medium="image">
			<media:title type="html">allbutonedeleted</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/commentingallputone.png" medium="image">
			<media:title type="html">commentingallputone</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/print1.jpg" medium="image">
			<media:title type="html">Print1</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/printinbetween.jpg" medium="image">
			<media:title type="html">Printinbetween</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/ex2rb.png" medium="image">
			<media:title type="html">ex2rb</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/11/hashwithinquotes.png" medium="image">
			<media:title type="html">Hashwithinquotes</media:title>
		</media:content>
	</item>
		<item>
		<title>Toughest Testing Challenge 1.2 : Patch 1.0</title>
		<link>http://testingideas.wordpress.com/2011/08/10/1-2/</link>
		<comments>http://testingideas.wordpress.com/2011/08/10/1-2/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 08:08:43 +0000</pubDate>
		<dc:creator>Dhanasekar S</dc:creator>
				<category><![CDATA[Approach]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Test Framing]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://testingideas.wordpress.com/?p=1285</guid>
		<description><![CDATA[There was a major bug in Toughest Testing challenge 1.2 . Bug Details: Management realized later that a simple module (dialogue box) like this can’t be tested forever, also they don’t have any idea about how far or how long to test this module. Fix: So, the management decides to give the project to  two different vendors. First [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testingideas.wordpress.com&amp;blog=4459639&amp;post=1285&amp;subd=testingideas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testingideas.wordpress.com/2011/08/10/1-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/010748d8182b5130206ad6ad5218df86?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Dhanasekar</media:title>
		</media:content>
	</item>
		<item>
		<title>Toughest Testing Challenge 1.2</title>
		<link>http://testingideas.wordpress.com/2011/06/07/toughest-testing-challenge-1-2/</link>
		<comments>http://testingideas.wordpress.com/2011/06/07/toughest-testing-challenge-1-2/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 20:17:22 +0000</pubDate>
		<dc:creator>Dhanasekar S</dc:creator>
				<category><![CDATA[Heuristics]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[Test Case]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[software testing]]></category>
		<category><![CDATA[tesing]]></category>

		<guid isPermaLink="false">http://testingideas.wordpress.com/?p=1277</guid>
		<description><![CDATA[Generate  functional tests (ideas)  for the below image Filed under: Heuristics, idea, Test Case, Testing Tagged: software testing, tesing<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testingideas.wordpress.com&amp;blog=4459639&amp;post=1277&amp;subd=testingideas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testingideas.wordpress.com/2011/06/07/toughest-testing-challenge-1-2/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/010748d8182b5130206ad6ad5218df86?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Dhanasekar</media:title>
		</media:content>

		<media:content url="http://testingideas.files.wordpress.com/2011/06/delete-yes-no.jpg" medium="image">
			<media:title type="html">Yes or No</media:title>
		</media:content>
	</item>
		<item>
		<title>How can kung fu stop something that stops kung fu?</title>
		<link>http://testingideas.wordpress.com/2011/06/01/how-can-kung-fu-stop-something-that-stops-kung-fu/</link>
		<comments>http://testingideas.wordpress.com/2011/06/01/how-can-kung-fu-stop-something-that-stops-kung-fu/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 17:57:58 +0000</pubDate>
		<dc:creator>Dhanasekar S</dc:creator>
				<category><![CDATA[Approach]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Test Automation]]></category>

		<guid isPermaLink="false">http://testingideas.wordpress.com/?p=1253</guid>
		<description><![CDATA[Most software were developed by highly skilled programmers. But still none of them are bug free and many of them are very buggy. “If builders built buildings the way programmers write programs, the first woodpecker that came along would destroy civilization.” – Jerry Weinberg Software is a very volatile product, so it’s practically impossible to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testingideas.wordpress.com&amp;blog=4459639&amp;post=1253&amp;subd=testingideas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testingideas.wordpress.com/2011/06/01/how-can-kung-fu-stop-something-that-stops-kung-fu/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/010748d8182b5130206ad6ad5218df86?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Dhanasekar</media:title>
		</media:content>
	</item>
		<item>
		<title>Marching to Moolya :-)</title>
		<link>http://testingideas.wordpress.com/2011/03/30/marching-to-moolya/</link>
		<comments>http://testingideas.wordpress.com/2011/03/30/marching-to-moolya/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 08:56:18 +0000</pubDate>
		<dc:creator>Dhanasekar S</dc:creator>
				<category><![CDATA[career]]></category>
		<category><![CDATA[India Shining]]></category>
		<category><![CDATA[Journey]]></category>
		<category><![CDATA[Moolya]]></category>
		<category><![CDATA[Career]]></category>

		<guid isPermaLink="false">http://testingideas.wordpress.com/?p=1233</guid>
		<description><![CDATA[March turns out to be a wonderful month for me third time in succession. March 2009 : Celebrating A R Rahman Oscar winning moments. He and his music keeps inspiring me. March 2010 : I featured in James Bach&#8217;s blog, which I consider as one of the  greatest achievements in my professional career. His writings [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testingideas.wordpress.com&amp;blog=4459639&amp;post=1233&amp;subd=testingideas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testingideas.wordpress.com/2011/03/30/marching-to-moolya/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/010748d8182b5130206ad6ad5218df86?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Dhanasekar</media:title>
		</media:content>
	</item>
		<item>
		<title>Think different but keep it simple :)</title>
		<link>http://testingideas.wordpress.com/2011/02/08/simple/</link>
		<comments>http://testingideas.wordpress.com/2011/02/08/simple/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 15:34:40 +0000</pubDate>
		<dc:creator>Dhanasekar S</dc:creator>
				<category><![CDATA[Bug Investigation]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Test environments]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Bug investigation]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[test environment]]></category>

		<guid isPermaLink="false">http://testingideas.wordpress.com/?p=1169</guid>
		<description><![CDATA[There is content below, I can read can&#8217;t you? oh!  Think different to see the content, but keep it simple This is the most common problem we testers encounter quite often, it works in developer machine but not in test machine. Once an interesting incident happened in one of the web application I was testing, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=testingideas.wordpress.com&amp;blog=4459639&amp;post=1169&amp;subd=testingideas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://testingideas.wordpress.com/2011/02/08/simple/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/010748d8182b5130206ad6ad5218df86?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Dhanasekar</media:title>
		</media:content>
	</item>
	</channel>
</rss>
