<?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>Hiten Dhruv&#039;s Blog - Software Testing News, Articles, Methodologies</title>
	<atom:link href="http://hitendhruv.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hitendhruv.wordpress.com</link>
	<description>A &#34;Software Quality Professional&#34;</description>
	<lastBuildDate>Sat, 13 Nov 2010 09:27:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hitendhruv.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/a41c617e77054879b144830ffc28ae85?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hiten Dhruv&#039;s Blog - Software Testing News, Articles, Methodologies</title>
		<link>http://hitendhruv.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hitendhruv.wordpress.com/osd.xml" title="Hiten Dhruv&#039;s Blog - Software Testing News, Articles, Methodologies" />
	<atom:link rel='hub' href='http://hitendhruv.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Can test automation tools replace the human testers?</title>
		<link>http://hitendhruv.wordpress.com/2009/12/25/can-test-automation-tools-replace-the-human-testers/</link>
		<comments>http://hitendhruv.wordpress.com/2009/12/25/can-test-automation-tools-replace-the-human-testers/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 18:08:34 +0000</pubDate>
		<dc:creator>Hiten Dhruv</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://hitendhruv.wordpress.com/?p=199</guid>
		<description><![CDATA[In Software Testing industry, I think all are thinking on this question once in a while. I have thought many times and asked some question to my self such as, 1. Can automation tools ever *replace* human testers? 2. Can testing tools catch defects/bugs *automatically*? 3. Can tools ever develop enough (artificial) intelligence to think [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hitendhruv.wordpress.com&amp;blog=6106613&amp;post=199&amp;subd=hitendhruv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hitendhruv.wordpress.com/2009/12/25/can-test-automation-tools-replace-the-human-testers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7da23db2697ea919ae7e82a0b3891689?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Hiten</media:title>
		</media:content>
	</item>
		<item>
		<title>Agile and Testing: Some Myths Exposed</title>
		<link>http://hitendhruv.wordpress.com/2009/11/13/agile-and-testing-some-myths-exposed/</link>
		<comments>http://hitendhruv.wordpress.com/2009/11/13/agile-and-testing-some-myths-exposed/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 18:00:57 +0000</pubDate>
		<dc:creator>Hiten Dhruv</dc:creator>
				<category><![CDATA[Agile Testing]]></category>

		<guid isPermaLink="false">http://hitendhruv.wordpress.com/?p=195</guid>
		<description><![CDATA[Agile is a methodology that is seeing increasingly widespread adoption, and it is easy to understand why-especially if you consider the developer and user point of view. Users: Don&#8217;t want to spend ages being quizzed in detail about the exact requirements and processes for the whole system, and then have to review a large specification, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hitendhruv.wordpress.com&amp;blog=6106613&amp;post=195&amp;subd=hitendhruv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hitendhruv.wordpress.com/2009/11/13/agile-and-testing-some-myths-exposed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7da23db2697ea919ae7e82a0b3891689?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Hiten</media:title>
		</media:content>
	</item>
		<item>
		<title>Codes and Bugs Quotes</title>
		<link>http://hitendhruv.wordpress.com/2009/10/29/codes-and-bugs-quotes/</link>
		<comments>http://hitendhruv.wordpress.com/2009/10/29/codes-and-bugs-quotes/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 08:48:48 +0000</pubDate>
		<dc:creator>Hiten Dhruv</dc:creator>
				<category><![CDATA[Software Testing Quotes]]></category>

		<guid isPermaLink="false">http://hitendhruv.wordpress.com/?p=187</guid>
		<description><![CDATA[“All code is guilty, until proven innocent.” – Anonymous &#8220;First, solve the problem. Then, write the code.&#8221; – Anonymous “A code that cannot be tested is flawed.” – Anonymous &#8220;Good programmers write code for humans first and computers next.&#8221; – Anonymous &#8220;Don&#8217;t fix it if it ain&#8217;t broke.” – Anonymous “A bug in the hand [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hitendhruv.wordpress.com&amp;blog=6106613&amp;post=187&amp;subd=hitendhruv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hitendhruv.wordpress.com/2009/10/29/codes-and-bugs-quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7da23db2697ea919ae7e82a0b3891689?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Hiten</media:title>
		</media:content>
	</item>
		<item>
		<title>Software Testers Quotes</title>
		<link>http://hitendhruv.wordpress.com/2009/10/29/software-testers-quotes/</link>
		<comments>http://hitendhruv.wordpress.com/2009/10/29/software-testers-quotes/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 08:34:20 +0000</pubDate>
		<dc:creator>Hiten Dhruv</dc:creator>
				<category><![CDATA[Software Testing Quotes]]></category>

		<guid isPermaLink="false">http://hitendhruv.wordpress.com/?p=183</guid>
		<description><![CDATA[&#8220;Software testers do not make software; they only make them better.&#8221; &#8211; Anonymous &#8220;The principle objective of software testing is to give confidence in the software.&#8221; &#8211; Anonymous &#8220;Software testers always go to heaven; they&#8217;ve already had their fair share of hell.&#8221; &#8211; Anonymous &#8220;f u cn rd ths, u cn gt a gd jb [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hitendhruv.wordpress.com&amp;blog=6106613&amp;post=183&amp;subd=hitendhruv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hitendhruv.wordpress.com/2009/10/29/software-testers-quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7da23db2697ea919ae7e82a0b3891689?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Hiten</media:title>
		</media:content>
	</item>
		<item>
		<title>Software Testing Quotes</title>
		<link>http://hitendhruv.wordpress.com/2009/10/29/software-testing-quotes/</link>
		<comments>http://hitendhruv.wordpress.com/2009/10/29/software-testing-quotes/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 07:36:14 +0000</pubDate>
		<dc:creator>Hiten Dhruv</dc:creator>
				<category><![CDATA[Software Testing Quotes]]></category>

		<guid isPermaLink="false">http://hitendhruv.wordpress.com/?p=180</guid>
		<description><![CDATA[&#8220;Software testing proves the existing of bugs not their absence.&#8221; &#8211; Anonymous &#8220;Alpha is simply that you want somebody to share your pain!&#8221;  - Anonymous &#8220;Just because you&#8217;ve counted all the trees doesn&#8217;t mean you have seen the forest.&#8221; &#8211; Anonymous &#8220;More than the act of testing, the act of designing tests is one of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hitendhruv.wordpress.com&amp;blog=6106613&amp;post=180&amp;subd=hitendhruv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hitendhruv.wordpress.com/2009/10/29/software-testing-quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7da23db2697ea919ae7e82a0b3891689?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Hiten</media:title>
		</media:content>
	</item>
		<item>
		<title>Quality Quotes</title>
		<link>http://hitendhruv.wordpress.com/2009/10/29/quality-quotes/</link>
		<comments>http://hitendhruv.wordpress.com/2009/10/29/quality-quotes/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 07:05:11 +0000</pubDate>
		<dc:creator>Hiten Dhruv</dc:creator>
				<category><![CDATA[Software Testing Quotes]]></category>

		<guid isPermaLink="false">http://hitendhruv.wordpress.com/?p=174</guid>
		<description><![CDATA[A collection of Software Testing Quotes. Some are inspirational, some are outrageous and some are stark. Be stirred! &#8220;Quality is never an accident; it is always the result of intelligent effort.&#8221; &#8211; John Ruskin &#8220;Quality is free, but only to those who are willing to pay heavily for it.&#8221; &#8211; T. DeMarco and T. Lister [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hitendhruv.wordpress.com&amp;blog=6106613&amp;post=174&amp;subd=hitendhruv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hitendhruv.wordpress.com/2009/10/29/quality-quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7da23db2697ea919ae7e82a0b3891689?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Hiten</media:title>
		</media:content>
	</item>
		<item>
		<title>The Glass</title>
		<link>http://hitendhruv.wordpress.com/2009/10/29/the-glass/</link>
		<comments>http://hitendhruv.wordpress.com/2009/10/29/the-glass/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 05:49:06 +0000</pubDate>
		<dc:creator>Hiten Dhruv</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://hitendhruv.wordpress.com/?p=169</guid>
		<description><![CDATA[To an optimist, the glass is half full. To a pessimist, the glass is half empty. To a good tester, the glass is twice as big as it needs to be.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hitendhruv.wordpress.com&amp;blog=6106613&amp;post=169&amp;subd=hitendhruv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hitendhruv.wordpress.com/2009/10/29/the-glass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7da23db2697ea919ae7e82a0b3891689?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Hiten</media:title>
		</media:content>
	</item>
		<item>
		<title>Why You Need To Secure Your Web Applications?</title>
		<link>http://hitendhruv.wordpress.com/2009/10/01/why-you-need-to-secure-your-web-applications/</link>
		<comments>http://hitendhruv.wordpress.com/2009/10/01/why-you-need-to-secure-your-web-applications/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 09:19:18 +0000</pubDate>
		<dc:creator>Hiten Dhruv</dc:creator>
				<category><![CDATA[Security Testing]]></category>

		<guid isPermaLink="false">http://hitendhruv.wordpress.com/?p=161</guid>
		<description><![CDATA[Website security is possibly today&#8217;s most overlooked aspect of securing the enterprise and should be a priority in any organization. Increasingly, hackers are concentrating their efforts on web-based applications – shopping carts, forms, login pages, dynamic content, etc. Accessible 24/7 from anywhere in the world, insecure web applications provide easy access to backend corporate databases and also allow hackers to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hitendhruv.wordpress.com&amp;blog=6106613&amp;post=161&amp;subd=hitendhruv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hitendhruv.wordpress.com/2009/10/01/why-you-need-to-secure-your-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7da23db2697ea919ae7e82a0b3891689?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Hiten</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;The Values of Load/Performance Testing&#8221;</title>
		<link>http://hitendhruv.wordpress.com/2009/09/28/the-values-of-loadperformance-testing/</link>
		<comments>http://hitendhruv.wordpress.com/2009/09/28/the-values-of-loadperformance-testing/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 05:42:39 +0000</pubDate>
		<dc:creator>Hiten Dhruv</dc:creator>
				<category><![CDATA[Performance Engineering]]></category>

		<guid isPermaLink="false">http://hitendhruv.wordpress.com/?p=135</guid>
		<description><![CDATA[Objective The objective of this white paper is to give the clear picture of the values of Load/Performance testing, different aspects how to fulfill the gap of performance into any web application by certain efforts from reliable resources. Objective The objective of this article is to give the clear picture of the values of Load/Performance testing, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hitendhruv.wordpress.com&amp;blog=6106613&amp;post=135&amp;subd=hitendhruv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hitendhruv.wordpress.com/2009/09/28/the-values-of-loadperformance-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7da23db2697ea919ae7e82a0b3891689?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Hiten</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing Types</title>
		<link>http://hitendhruv.wordpress.com/2009/09/24/testing-types/</link>
		<comments>http://hitendhruv.wordpress.com/2009/09/24/testing-types/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 05:43:27 +0000</pubDate>
		<dc:creator>Hiten Dhruv</dc:creator>
				<category><![CDATA[QA Process / Software Testing]]></category>

		<guid isPermaLink="false">http://hitendhruv.wordpress.com/?p=120</guid>
		<description><![CDATA[Black box testing - not based on any knowledge of internal design or code. Tests are based on requirements and functionality. White box testing &#8211; based on knowledge of the internal logic of an application&#8217;s code. Tests are based on coverage of code statements, branches, paths, conditions. Unit testing &#8211; the most &#8216;micro&#8217; scale of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hitendhruv.wordpress.com&amp;blog=6106613&amp;post=120&amp;subd=hitendhruv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hitendhruv.wordpress.com/2009/09/24/testing-types/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7da23db2697ea919ae7e82a0b3891689?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Hiten</media:title>
		</media:content>
	</item>
	</channel>
</rss>
