<?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>
	「谷歌如何测试软件 —— 第三部分」的评论	</title>
	<atom:link href="https://www.aqee.net/post/how-google-tests-software-part-three/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aqee.net/post/how-google-tests-software-part-three/</link>
	<description>程序员工作、生活、爱情、事业</description>
	<lastBuildDate>Wed, 08 Sep 2021 03:01:29 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>
		评论者：欧成		</title>
		<link>https://www.aqee.net/post/how-google-tests-software-part-three/#comment-21654</link>

		<dc:creator><![CDATA[欧成]]></dc:creator>
		<pubDate>Sat, 15 Oct 2016 01:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.aqee.net/?p=1595#comment-21654</guid>

					<description><![CDATA[1:编写一点，测试一点。再编写一点，再测试一点
2:还有比这些实际开发了这些程序的人员更合适做测试的吗？还有比程序的作者更适合去发现bug的吗？
对上述两个观点，还是有些疑问，可能不同公司有不同的策略吧，比如第一个，应该是单元测试的测试方法吧，毕竟测试也需要固化版本进行测试，不然------就是个无底洞嘛。第二个也可能会这么说，开发人员十分熟知软件的操作流程，因此由于熟知带来的惯性操作方式，很难发现异常流程出现的问题。所以，软件工程，是门学问，要好好研究，学到不少，谢谢]]></description>
			<content:encoded><![CDATA[<p>1:编写一点，测试一点。再编写一点，再测试一点<br />
2:还有比这些实际开发了这些程序的人员更合适做测试的吗？还有比程序的作者更适合去发现bug的吗？<br />
对上述两个观点，还是有些疑问，可能不同公司有不同的策略吧，比如第一个，应该是单元测试的测试方法吧，毕竟测试也需要固化版本进行测试，不然&#8212;&#8212;就是个无底洞嘛。第二个也可能会这么说，开发人员十分熟知软件的操作流程，因此由于熟知带来的惯性操作方式，很难发现异常流程出现的问题。所以，软件工程，是门学问，要好好研究，学到不少，谢谢</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：anonymous		</title>
		<link>https://www.aqee.net/post/how-google-tests-software-part-three/#comment-20419</link>

		<dc:creator><![CDATA[anonymous]]></dc:creator>
		<pubDate>Tue, 29 Sep 2015 08:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.aqee.net/?p=1595#comment-20419</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://www.aqee.net/post/how-google-tests-software-part-three/#comment-4773&quot;&gt;anonymous&lt;/a&gt;。

也不能这么说，国内做开发，很多时候时间都是被压缩了，哪有多少时间去折腾代码的优美和完整？能按时交货就不错了]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.aqee.net/post/how-google-tests-software-part-three/#comment-4773">anonymous</a>。</p>
<p>也不能这么说，国内做开发，很多时候时间都是被压缩了，哪有多少时间去折腾代码的优美和完整？能按时交货就不错了</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：anonymous		</title>
		<link>https://www.aqee.net/post/how-google-tests-software-part-three/#comment-4773</link>

		<dc:creator><![CDATA[anonymous]]></dc:creator>
		<pubDate>Sun, 29 Apr 2012 13:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.aqee.net/?p=1595#comment-4773</guid>

					<description><![CDATA[如果说开发真的能保证质量，那如此多的bug是怎么出来的？大多开发自视甚高，觉得自己能编写出完善的代码。因为对自己的代码熟，才哪儿看哪儿顺眼，结果错误百出还不自知。程序员会的那点编码大家都知道，现在写程序和编书一样，大部分粘粘贴贴就弄好了。写完后运行一下，没报错就觉得没问题。根本没有时间在整个系统内测试和长时间运行，怎么保证质量？]]></description>
			<content:encoded><![CDATA[<p>如果说开发真的能保证质量，那如此多的bug是怎么出来的？大多开发自视甚高，觉得自己能编写出完善的代码。因为对自己的代码熟，才哪儿看哪儿顺眼，结果错误百出还不自知。程序员会的那点编码大家都知道，现在写程序和编书一样，大部分粘粘贴贴就弄好了。写完后运行一下，没报错就觉得没问题。根本没有时间在整个系统内测试和长时间运行，怎么保证质量？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：huangdetian		</title>
		<link>https://www.aqee.net/post/how-google-tests-software-part-three/#comment-4614</link>

		<dc:creator><![CDATA[huangdetian]]></dc:creator>
		<pubDate>Sat, 14 Apr 2012 03:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.aqee.net/?p=1595#comment-4614</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://www.aqee.net/post/how-google-tests-software-part-three/#comment-1163&quot;&gt;Sweet&lt;/a&gt;。

楼上说的对，其实很多大公司里，开发人员一般是做单元测试和模块测试。而对系统级的业务和性能测试，是测试人员来做。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.aqee.net/post/how-google-tests-software-part-three/#comment-1163">Sweet</a>。</p>
<p>楼上说的对，其实很多大公司里，开发人员一般是做单元测试和模块测试。而对系统级的业务和性能测试，是测试人员来做。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：leizisdu		</title>
		<link>https://www.aqee.net/post/how-google-tests-software-part-three/#comment-4498</link>

		<dc:creator><![CDATA[leizisdu]]></dc:creator>
		<pubDate>Sun, 01 Apr 2012 08:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.aqee.net/?p=1595#comment-4498</guid>

					<description><![CDATA[是啊，谁能比程序的作者更了解那段程序呢？]]></description>
			<content:encoded><![CDATA[<p>是啊，谁能比程序的作者更了解那段程序呢？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：tivon		</title>
		<link>https://www.aqee.net/post/how-google-tests-software-part-three/#comment-4182</link>

		<dc:creator><![CDATA[tivon]]></dc:creator>
		<pubDate>Wed, 29 Feb 2012 07:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.aqee.net/?p=1595#comment-4182</guid>

					<description><![CDATA[文末那个笑话的翻译是错误滴,这是我朋友的版本
大巫师：从中文也知道不对吧。应该是：“你知道，老话说小鸡很愿意为一顿咸猪肉+鸡蛋出点力，但是猪付出的可是全部呀！”]]></description>
			<content:encoded><![CDATA[<p>文末那个笑话的翻译是错误滴,这是我朋友的版本<br />
大巫师：从中文也知道不对吧。应该是：“你知道，老话说小鸡很愿意为一顿咸猪肉+鸡蛋出点力，但是猪付出的可是全部呀！”</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：ghost		</title>
		<link>https://www.aqee.net/post/how-google-tests-software-part-three/#comment-3294</link>

		<dc:creator><![CDATA[ghost]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 10:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.aqee.net/?p=1595#comment-3294</guid>

					<description><![CDATA[我一向认为测试是公司派来验货的。

测试无bug，说明程序员生产的货物质量好；测试bug很多，打回，不合格的产品公司是不会采购的。]]></description>
			<content:encoded><![CDATA[<p>我一向认为测试是公司派来验货的。</p>
<p>测试无bug，说明程序员生产的货物质量好；测试bug很多，打回，不合格的产品公司是不会采购的。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：忧郁		</title>
		<link>https://www.aqee.net/post/how-google-tests-software-part-three/#comment-1823</link>

		<dc:creator><![CDATA[忧郁]]></dc:creator>
		<pubDate>Fri, 03 Jun 2011 01:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.aqee.net/?p=1595#comment-1823</guid>

					<description><![CDATA[开发人员只能保证他的代码没有明显的实现上的错误，无法保证代码逻辑上没错误]]></description>
			<content:encoded><![CDATA[<p>开发人员只能保证他的代码没有明显的实现上的错误，无法保证代码逻辑上没错误</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：冯立彬		</title>
		<link>https://www.aqee.net/post/how-google-tests-software-part-three/#comment-1264</link>

		<dc:creator><![CDATA[冯立彬]]></dc:creator>
		<pubDate>Thu, 31 Mar 2011 05:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.aqee.net/?p=1595#comment-1264</guid>

					<description><![CDATA[任何开发人员都想把自己写的东西写的最好，没有哪个开发人员会愿意看到测试从他们的代码或者结果中找到BUG，如果可以我愿意为每个方法写一个测试用例。
    可是往往遇到的是这种结果：这个东西明天能不能够开发完成！作为开发如何办，除了整理思路写代码，还能够做得更多吗？]]></description>
			<content:encoded><![CDATA[<p>任何开发人员都想把自己写的东西写的最好，没有哪个开发人员会愿意看到测试从他们的代码或者结果中找到BUG，如果可以我愿意为每个方法写一个测试用例。<br />
    可是往往遇到的是这种结果：这个东西明天能不能够开发完成！作为开发如何办，除了整理思路写代码，还能够做得更多吗？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：open_source		</title>
		<link>https://www.aqee.net/post/how-google-tests-software-part-three/#comment-1223</link>

		<dc:creator><![CDATA[open_source]]></dc:creator>
		<pubDate>Sat, 26 Mar 2011 06:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.aqee.net/?p=1595#comment-1223</guid>

					<description><![CDATA[原来是这样的。]]></description>
			<content:encoded><![CDATA[<p>原来是这样的。</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

使用页面缓存Disk: Enhanced 

Served from: www.aqee.net @ 2026-06-13 20:21:17 by W3 Total Cache
-->