<?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 for Venkat&#039;s Blog</title>
	<atom:link href="http://www.venkatreddy.in/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.venkatreddy.in</link>
	<description>Exploring the craft of Software Testing, Quality &#38; Development</description>
	<lastBuildDate>Mon, 14 Jun 2010 05:06:43 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Code Quality Series by finance articles</title>
		<link>http://www.venkatreddy.in/code-quality-series/comment-page-1/#comment-854</link>
		<dc:creator>finance articles</dc:creator>
		<pubDate>Mon, 14 Jun 2010 05:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://venkatreddy.in/code-quality-series-2/#comment-854</guid>
		<description>I will post a link to this page on my blog. I am sure my visitors will find that very useful as well.</description>
		<content:encoded><![CDATA[<p>I will post a link to this page on my blog. I am sure my visitors will find that very useful as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Life Cycle of a Bug &#8211; Different Stages in it. by Vivienne Veeneman</title>
		<link>http://www.venkatreddy.in/2007/09/10/the-life-cycle-of-a-bug-different-stages-in-it/comment-page-1/#comment-835</link>
		<dc:creator>Vivienne Veeneman</dc:creator>
		<pubDate>Wed, 05 May 2010 14:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://venkatreddy.in/?p=44#comment-835</guid>
		<description>Hi, I bumped into this web site by on a fluke when I was looking on Google then I came onto your web site. I have to tell you that your site is cool I really like your theme! Right now I don’t possess much time at the current moment to go through your sitebut I bookmarked it. I will be back in a day or two. Thanks for a great site.</description>
		<content:encoded><![CDATA[<p>Hi, I bumped into this web site by on a fluke when I was looking on Google then I came onto your web site. I have to tell you that your site is cool I really like your theme! Right now I don’t possess much time at the current moment to go through your sitebut I bookmarked it. I will be back in a day or two. Thanks for a great site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My quest towards Code Quality Metrics by Raja</title>
		<link>http://www.venkatreddy.in/2007/10/23/my-quest-towards-code-quality-metrics/comment-page-1/#comment-816</link>
		<dc:creator>Raja</dc:creator>
		<pubDate>Wed, 31 Mar 2010 08:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://venkatreddy.in/2007/10/23/my-quest-towards-code-quality-metrics/#comment-816</guid>
		<description>Venkat, This is a good collection of blogs! Very useful and practial.

Cheers,
Raja</description>
		<content:encoded><![CDATA[<p>Venkat, This is a good collection of blogs! Very useful and practial.</p>
<p>Cheers,<br />
Raja</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An insight into Bugs in the Software Applications by Ram</title>
		<link>http://www.venkatreddy.in/2007/07/06/an-insight-into-bugs-in-the-software-applications/comment-page-1/#comment-798</link>
		<dc:creator>Ram</dc:creator>
		<pubDate>Tue, 02 Feb 2010 07:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://venkatreddy.in/?p=37#comment-798</guid>
		<description>Terms Bug and Issue are different and are not synonymous or related words. They are used in different context. I agree from customer perspective it is their business needs. Also, in some contexts, we need to define who the customers are for a given product or a task or a project. 

good writeup providing the different perspectives of &quot;bug&quot; for people in different disciplines.</description>
		<content:encoded><![CDATA[<p>Terms Bug and Issue are different and are not synonymous or related words. They are used in different context. I agree from customer perspective it is their business needs. Also, in some contexts, we need to define who the customers are for a given product or a task or a project. </p>
<p>good writeup providing the different perspectives of &#8220;bug&#8221; for people in different disciplines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Life Cycle of a Bug &#8211; Different Stages in it. by Anu</title>
		<link>http://www.venkatreddy.in/2007/09/10/the-life-cycle-of-a-bug-different-stages-in-it/comment-page-1/#comment-796</link>
		<dc:creator>Anu</dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://venkatreddy.in/?p=44#comment-796</guid>
		<description>Nice set of basic posts - useful for fledgling testers</description>
		<content:encoded><![CDATA[<p>Nice set of basic posts &#8211; useful for fledgling testers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KLOC &#8211; What does it mean to Software Testing by Venkat Reddy Chintalapudi</title>
		<link>http://www.venkatreddy.in/2007/02/28/kloc-what-does-it-mean-to-software-testing/comment-page-1/#comment-795</link>
		<dc:creator>Venkat Reddy Chintalapudi</dc:creator>
		<pubDate>Wed, 20 Jan 2010 12:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://venkatreddy.in/?p=18#comment-795</guid>
		<description>@ Michel,

You are right &amp; thanks for the feedback. But KLOC is widely used as a size metric and it just considers the code that has been written for the application.

Venkat</description>
		<content:encoded><![CDATA[<p>@ Michel,</p>
<p>You are right &#038; thanks for the feedback. But KLOC is widely used as a size metric and it just considers the code that has been written for the application.</p>
<p>Venkat</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KLOC &#8211; What does it mean to Software Testing by Michael Bolton</title>
		<link>http://www.venkatreddy.in/2007/02/28/kloc-what-does-it-mean-to-software-testing/comment-page-1/#comment-785</link>
		<dc:creator>Michael Bolton</dc:creator>
		<pubDate>Wed, 06 Jan 2010 03:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://venkatreddy.in/?p=18#comment-785</guid>
		<description>One big problem with &quot;lines of code&quot; as a metric:  how much of your product is code that your organization wrote, vs. code that the operating system vendor wrote, that the BIOS vendor wrote, that the hardware vendors wrote, that the application framework(s) writer(s) wrote, that a third-party library writer wrote,...?

Function points abstract this problem into another dimension without getting rid of the problem at all.

---Michael B.</description>
		<content:encoded><![CDATA[<p>One big problem with &#8220;lines of code&#8221; as a metric:  how much of your product is code that your organization wrote, vs. code that the operating system vendor wrote, that the BIOS vendor wrote, that the hardware vendors wrote, that the application framework(s) writer(s) wrote, that a third-party library writer wrote,&#8230;?</p>
<p>Function points abstract this problem into another dimension without getting rid of the problem at all.</p>
<p>&#8212;Michael B.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Effective Bug Reports by Venkat Reddy Chintalapudi</title>
		<link>http://www.venkatreddy.in/2009/11/12/effective-bug-reports/comment-page-1/#comment-717</link>
		<dc:creator>Venkat Reddy Chintalapudi</dc:creator>
		<pubDate>Fri, 20 Nov 2009 14:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.venkatreddy.in/?p=352#comment-717</guid>
		<description>@ Vered,

Thanks for the link. Let me explore the same and see how this might help to record &amp; in making of bug movies.</description>
		<content:encoded><![CDATA[<p>@ Vered,</p>
<p>Thanks for the link. Let me explore the same and see how this might help to record &#038; in making of bug movies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Effective Bug Reports by Vered DeLeeuw</title>
		<link>http://www.venkatreddy.in/2009/11/12/effective-bug-reports/comment-page-1/#comment-646</link>
		<dc:creator>Vered DeLeeuw</dc:creator>
		<pubDate>Fri, 13 Nov 2009 17:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.venkatreddy.in/?p=352#comment-646</guid>
		<description>Re the issue of reproducing bugs, Our replayDIRECTOR solves it by recording all inputs and events affecting software while it is running, and providing the ability to replay exactly what happened.</description>
		<content:encoded><![CDATA[<p>Re the issue of reproducing bugs, Our replayDIRECTOR solves it by recording all inputs and events affecting software while it is running, and providing the ability to replay exactly what happened.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Non Reproducible Bugs &#8211; How to deal with them ? by harsha</title>
		<link>http://www.venkatreddy.in/2007/05/07/non-reproducible-bugs-how-to-deal-with-them/comment-page-1/#comment-644</link>
		<dc:creator>harsha</dc:creator>
		<pubDate>Thu, 12 Nov 2009 08:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://venkatreddy.in/?p=29#comment-644</guid>
		<description>Hi Venkat,

My question is:- are there any tools in  industry which can capture the entire testing activity what we do on the WInodws machines which will not take much of the CPU load?As i have used many of the tools like camstudio, snagit whcih eats much of your CPU load</description>
		<content:encoded><![CDATA[<p>Hi Venkat,</p>
<p>My question is:- are there any tools in  industry which can capture the entire testing activity what we do on the WInodws machines which will not take much of the CPU load?As i have used many of the tools like camstudio, snagit whcih eats much of your CPU load</p>
]]></content:encoded>
	</item>
</channel>
</rss>
