<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: CPPUnit Lite</title>
	<link>http://www.mengyan.org/blog/archives/2006/10/15/132.html</link>
	<description>Life is a sweet but sometime a bitter melody, and I love every note.</description>
	<pubDate>Thu, 20 Nov 2008 13:24:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Meng Yan</title>
		<link>http://www.mengyan.org/blog/archives/2006/10/15/132.html#comment-13974</link>
		<author>Meng Yan</author>
		<pubDate>Thu, 26 Oct 2006 12:12:48 +0000</pubDate>
		<guid>http://www.mengyan.org/blog/archives/2006/10/15/132.html#comment-13974</guid>
		<description>Hercule, sorry for the late reply. It's a bug for my blog system so I cannot see the comments. If i have Unit Test cases...:P

I am the fan of UT and even TDD, it really help me a lot. From interface design, debugging, to the refactoring...

UT can save a lot of your time from debugging, and it can give you confidence for refactoring. The most important, it can help you to design the architecture.</description>
		<content:encoded><![CDATA[<p>Hercule, sorry for the late reply. It&#8217;s a bug for my blog system so I cannot see the comments. If i have Unit Test cases&#8230;:P</p>
<p>I am the fan of UT and even TDD, it really help me a lot. From interface design, debugging, to the refactoring&#8230;</p>
<p>UT can save a lot of your time from debugging, and it can give you confidence for refactoring. The most important, it can help you to design the architecture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hercule</title>
		<link>http://www.mengyan.org/blog/archives/2006/10/15/132.html#comment-13578</link>
		<author>Hercule</author>
		<pubDate>Wed, 18 Oct 2006 02:08:50 +0000</pubDate>
		<guid>http://www.mengyan.org/blog/archives/2006/10/15/132.html#comment-13578</guid>
		<description>Personally, I don't suggest the developer to do the test more himself. You know, QA has more testcases, that means he can do the test better than you. Of course, you need to let your application up. :-)

Someone said TDD(test drive development) is very useful to the developer or to the project, but I suspect they don't like to do that. :-)</description>
		<content:encoded><![CDATA[<p>Personally, I don&#8217;t suggest the developer to do the test more himself. You know, QA has more testcases, that means he can do the test better than you. Of course, you need to let your application up. <img src='http://www.mengyan.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Someone said TDD(test drive development) is very useful to the developer or to the project, but I suspect they don&#8217;t like to do that. <img src='http://www.mengyan.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hercule Li</title>
		<link>http://www.mengyan.org/blog/archives/2006/10/15/132.html#comment-13532</link>
		<author>Hercule Li</author>
		<pubDate>Tue, 17 Oct 2006 03:15:23 +0000</pubDate>
		<guid>http://www.mengyan.org/blog/archives/2006/10/15/132.html#comment-13532</guid>
		<description>Actually, I don't support developer to do the test themselves, especially for UT. Of course, he needs to let the application up to let QA to do the test smoothly. Nomally, QA has more testcases than you to check your code, it is systemic. 

Someone tells me that there is a TDD -- test drive development. So when developers do some simple test, they can find out how frail their code is, then solidify them. But what I know is most developers don't like to do that. :-)</description>
		<content:encoded><![CDATA[<p>Actually, I don&#8217;t support developer to do the test themselves, especially for UT. Of course, he needs to let the application up to let QA to do the test smoothly. Nomally, QA has more testcases than you to check your code, it is systemic. </p>
<p>Someone tells me that there is a TDD &#8212; test drive development. So when developers do some simple test, they can find out how frail their code is, then solidify them. But what I know is most developers don&#8217;t like to do that. <img src='http://www.mengyan.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
