<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://blog.chinaitlab.com/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>一种信仰,一种力量~~~~</title>
			    <link>http://blog.chinaitlab.com/index.php/uid-711289</link>
			    <description>本BLOG调整完毕,.欢迎广大设计爱好者及搞软件测试的朋友前来交流.</description>
			    <copyright>Copyright(C) 一种信仰,一种力量~~~~</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Sun, 06 Jul 2008 08:15:20 GMT</lastBuildDate><item>
								<title>如何解决使用JMeter时遇到的问题？</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162161</link>
								<description><![CDATA[<P>　 这是对 JMeter 官方网站上一篇文章的翻译。 <BR><BR>　　查看 JMeter 的日志文件，通常这个日志文件在你启动 JMeter 的目录下，例如%JMeter_HOME%\bin 目录，文件名通常是 JMeter.log。（这个日志文件中的内容只是与 JMeter 本身运行有关的日志信息，与脚本的执行没...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 14:40:53 GMT</pubDate>
							</item>
							<item>
								<title>Web系统常用的功能测试方法浅析</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162160</link>
								<description><![CDATA[<P>　&nbsp;&nbsp;&nbsp; 功能测试就是对产品的各功能进行验证，根据功能测试用例，逐项测试，检查产品是否达到用户要求的功能。针对Web系统的常用测试方法如下： </P>
<P>　　1. 页面链接检查：每一个链接是否都有对应的页面，并且页面之间切换正确。 </P>
<P>　　2. 相...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:57:18 GMT</pubDate>
							</item>
							<item>
								<title>详解GUI自动化测试的设计步骤</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162159</link>
								<description><![CDATA[　　GUI测试的工具有很多，他们的原理基本上都相同。通过一个系统级别的钩子（hook）监视您的测试执行过程，并且记录下来，这是捕捉过程；在下次测试时将其记录的消息发送出去就完成了回放过程。理想的情况下，在测试过程中如果将所有的操作都记录下来，当测试人员操作过程...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:55:28 GMT</pubDate>
							</item>
							<item>
								<title>功能测试用例的书写方式</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162158</link>
								<description><![CDATA[<P>　功能性测试用例 </P>
<P>　　1. 测试的来源，即测试的需求 </P>
<P>　　 测试用例的主要来源有： </P>
<P>　　 1） 需求说明”及相关文档 </P>
<P>　　 2）相关的设计说明（概要设计，详细设计等） </P>
<P>　　 3）与开发组交流对需求理解的 记录（可以是开发人...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:53:35 GMT</pubDate>
							</item>
							<item>
								<title>软件测试的复杂性与经济性</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162157</link>
								<description><![CDATA[<P>　人们常常以为，开发一个程序是困难的，测试一个程序则比较容易。这其实是误解。设计测试用例是一项细致并需要高度技巧的工作，稍有不慎就会顾此失彼，发生不应有的疏漏。 </P>
<P>　　不论是黑盒测试方法还是白盒测试方法，由于测试情况数量巨大，都不可能进行彻底的...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:52:36 GMT</pubDate>
							</item>
							<item>
								<title>做好软件项目的配置管理</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162156</link>
								<description><![CDATA[<P>&nbsp;&nbsp; 在软件项目实施过程中正确、有效地进行配置管理，需要进行科学合理的规划工作，并确定相应的执行策略。本文针对软件项目工作的特点，介绍了配置管理工作的一般步骤和注意事项。</P>
<P>&nbsp;&nbsp;&nbsp; 当软件开发团队发展到一定规模时，会越来越强调...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:51:49 GMT</pubDate>
							</item>
							<item>
								<title>测试人员能力的基本要求</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162155</link>
								<description><![CDATA[　今天在测试群中看到有关能力的交流，大有裨益。<BR>　<BR>　　有些人片面的认为对测试人员而言，提高能力就是能写代码，而静光关于能力的深刻理解得到了大家的赞同。<BR>　<BR>　　下面原文引用：写代码，更多只算技术，未必是能力。<BR>　<BR>　　不要老想着写代码，如...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:51:06 GMT</pubDate>
							</item>
							<item>
								<title>软件测试过程将如何完善？</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162154</link>
								<description><![CDATA[<P>&nbsp; 1．引言</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 随着软件技术的迅猛发展，软件的质量愈来愈受到广泛的重视。而测试又是保证软件质量的重要手段。根据IEEE/ANSI标准，软件测试的定义是："使用为发现错误所选择的输入和状态的组合而执行代码的过程"...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:50:03 GMT</pubDate>
							</item>
							<item>
								<title>不断蔓延的软件测试基础结构的危险</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162153</link>
								<description><![CDATA[<P>&nbsp;&nbsp; 来自于 Rational Edge：包含良好自动化测试实践的基础结构可以是一个幸事，也可以是一个祸根。这篇文章描述了这样一种场景，它避免了测试小组随着时间的推移，产生出不断蔓延的测试基础结构。</P>
<P>&nbsp;&nbsp;&nbsp; 这是我在项目中的第一天，我把每...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:48:54 GMT</pubDate>
							</item>
							<item>
								<title>测试计划的种类</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162151</link>
								<description><![CDATA[　　测试计划种类可以根据计划的结构及计划的用途来划分。以结构平划公的话，计划可以分成三种：单一文件测试计划（STP，singleTestPlan），主要方针测试计划（MTP，MasterTestPlan）和详细运作测试计划（DTP，DetailTestPlan）。<BR>　<BR>　　所谓的STP，就是将测试计划...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:46:59 GMT</pubDate>
							</item>
							<item>
								<title>主流软件测试工具介绍</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162150</link>
								<description><![CDATA[<P>Linux Test Project <BR><A href="http://ltp.sourceforge.net/">http://ltp.sourceforge.net/</A> <BR>工具描述: <BR>Linux Test Project是一个测试Linux内核和内核相关特性的工具集合。该工具的目的是通过把测试自动化引入到Linux内核测试，提高Linux的内核质量。 <B...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:44:51 GMT</pubDate>
							</item>
							<item>
								<title>部分白盒测试工具介绍</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162149</link>
								<description><![CDATA[<P>　一、JTEST </P>
<P>　　1、简介： </P>
<P>　　jtest是parasoft公司推出的一款针对java语言的自动化白盒测试工具,它通过自动实现java的单元测试和代码标准校验,来提高代码的可靠性。Jtest先分析每个java类，然后自动生成junit测试用例并执行用例，从而实现代码的最...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:41:45 GMT</pubDate>
							</item>
							<item>
								<title>测试工具的选择</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162147</link>
								<description><![CDATA[<P>面对如此多的测试工具，对工具的选择就成了一个比较重要的问题。我们在考虑选用工具的时候，建议从以下几个方面来权衡和选择： <BR>功能</P>
<P>　　功能当然是我们最关注的内容，选择一个测试工具首先就是看它提供的功能。当然，这并不是说测试工具提供的功能越多就约...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:40:02 GMT</pubDate>
							</item>
							<item>
								<title>Java开源测试工具汇总</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162146</link>
								<description><![CDATA[<P>JUnit&nbsp;&nbsp;&nbsp;&nbsp; <BR>　　JUnit是由Erich Gamma 和Kent Beck 编写的一个回归测试框架（regression testing framework）。Junit测试是程序员测试，即所谓白盒测试，因为程序员知道被测试的软件如何（How）完成功能和完成什么样（What）的功能。Junit是一套...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:38:49 GMT</pubDate>
							</item>
							<item>
								<title>DevTest:分布式软件测试管理工具</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162145</link>
								<description><![CDATA[<P>概述 <BR>&nbsp;&nbsp;&nbsp; TechExcel DevTest 是一套功能完善的、适用于软件测试生命周期的测试管理解决方案。从 制定测试计划 到 分析测试结果，DevTest 帮助您全方位地管理测试流程。在 DevTest 中，您可以根据不同的产品版本，分别创建测试周期和管理测试流程，包...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:37:59 GMT</pubDate>
							</item>
							<item>
								<title>主流软件测试工具介绍</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162144</link>
								<description><![CDATA[<P>　　测试工具一般可分为白盒测试工具、黑盒测试工具、性能测试工具，另外还有用于测试管理（测试流程管理、缺陷跟踪管理、测试用例管理）的工具，这些产品主要是MercuryInteractive（MI）、Segue、IBM Rational、 Compuware和Empirix等公司的产品，而MI公司的产品占了主...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 13:36:49 GMT</pubDate>
							</item>
							<item>
								<title>开源测试工具的完整解决方案</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162143</link>
								<description><![CDATA[<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 软件测试的方法，借助开源软件测试工具完全可以构造一个完整的测试解决方案，从单元测试、功能测试到性能测试，从Web页面测试到VoIP/Telephony等一些多媒体应用的测试，直至测试的管理平台和缺陷跟踪系统，能覆盖整个...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 30 Apr 2008 10:55:09 GMT</pubDate>
							</item>
							<item>
								<title>咱也来秀秀，3月15日深圳网友梧桐山FB游剪影</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162060</link>
								<description><![CDATA[<br><a href="http://bbs.chinaitlab.com/attachment.php?aid=43118" target="_blank"><img src="http://bbs.chinaitlab.com/attachments/20080318_1e6d46b6954fdd5c4a51uD8OflY3L9yf.jpg" border="0"><br>DSC_0374qqq.jpg</a><br />
哈，帅哥美女轻装上阵.......<br />...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Tue, 18 Mar 2008 13:38:48 GMT</pubDate>
							</item>
							<item>
								<title>如何把一个fla文件输出成和swf一样的gif文件</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162058</link>
								<description><![CDATA[答：先在Publish settings(发布设置)-&gt;format(格式)-&gt;Gif image(gif影像)，并对其进行相应的设置之后，用Publish(发布)功能便可输出GIF文件。如果FLA文件中含有MC，那么GIF文件中将不会包含MC中的动画，而将只将MC的第一桢转化为GIF。]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Thu, 24 Jan 2008 09:57:48 GMT</pubDate>
							</item>
							<item>
								<title>不错的网页设计作品</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162057</link>
								<description><![CDATA[今天在论坛里看到些不错的网页设计,在这里贴上,值得学习<br />
<img src="http://www.ysub.cn/UploadFiles/2006-11/1124894267.jpg" border="0">]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 28 Nov 2007 14:01:16 GMT</pubDate>
							</item>
							<item>
								<title>本版（平面设计）热点贴索引～～～～～～</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162056</link>
								<description><![CDATA[<b><font color="red">教程＆下载：</font></b><br />
<a href="http://bbs.chinaitlab.com/thread-244391-1-1.html" target="_blank">Photsohop打造纯色梦幻柔调特效</a><br />
<br />
<a href="http://bbs.chinaitlab.com/thread-250675-1-1.html" target="_blank">处...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Mon, 26 Nov 2007 16:16:55 GMT</pubDate>
							</item>
							<item>
								<title>计算机二级等考 （C语言学习资料）热门贴</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162055</link>
								<description><![CDATA[经典C程序100例下载<br />
<a href="http://bbs.chinaitlab.com/thread-228751-1-1.html" target="_blank">http://bbs.chinaitlab.com/thread-228751-1-1.html</a><br />
<br />
C语言学习精品下载<br />
<a href="http://bbs.chinaitlab.com/thread-181583-1-1.html"...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Thu, 01 Nov 2007 17:12:48 GMT</pubDate>
							</item>
							<item>
								<title>喜欢欣赏的跟我来，大量网站截图欣赏专辑~~~</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162054</link>
								<description><![CDATA[css酷站截图欣赏，站长推荐！ <br />
<br />
<img src="http://www.cnwebshow.com/up/pic/20071025_db1001.jpg" border="0"><br />
<a href="http://www.dynamixnewmedia.com/" target="_blank"><font color="#0000ff">http://www.dynamixnewmedia.com/</font></a><br ...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Tue, 30 Oct 2007 10:44:07 GMT</pubDate>
							</item>
							<item>
								<title>爱好FlASH制作的朋友，有福了~~~~~</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162053</link>
								<description><![CDATA[Flash ActionScript编程视频专题（提供下载）<br />
<br />
“不学AS等于没学Flash”，这话不一定全对，但几乎所有高手都会告诉你：“去学AS吧”。本教程全程视频讲解。先简单回顾基础操作，再带你进入奇妙的编程世界。由actionscript(简称AS)最基础的按钮制作开始入手，...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Mon, 08 Oct 2007 11:09:28 GMT</pubDate>
							</item>
							<item>
								<title>国庆节天安门广场花坛25年回顾(组图)</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162052</link>
								<description><![CDATA[<font color="black">2007年天安门广场国庆花坛东西两侧摆放雏形已成 <font style="font-size: 0px">网页设计,平面设计,原创作品#W6I&amp;p2h$t,d'O#a</font><br />
<img src="http://news.xinhuanet.com/photo/2007-09/17/xinsrc_24209041710581711093827.jpg" border="...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Tue, 02 Oct 2007 13:13:30 GMT</pubDate>
							</item>
							<item>
								<title>墨西哥雀巢巧克力博物馆</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162051</link>
								<description><![CDATA[<p align="center"><img src="http://www.visionunion.com/admin/data/file/img/20070827/20070827003401.jpg" border="0"></p><p align="center"><img src="http://www.visionunion.com/admin/data/file/img/20070827/20070827003402.jpg" border="0"></p><p align="cent...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 19 Sep 2007 10:48:33 GMT</pubDate>
							</item>
							<item>
								<title>中秋节元素设计矢量素材大放送~~~~~</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162050</link>
								<description><![CDATA[<a href="http://sc.cnwebshow.com/jieri/index.html" target="_blank"><font color="#800080"> </font><b><font color="blue">点击下载</font></b><br />
<font color="red"></font></a><a href="http://sc.cnwebshow.com/jieri/index.html" target="_blank"><br />
</...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 19 Sep 2007 09:02:30 GMT</pubDate>
							</item>
							<item>
								<title>瞬间的美 物品被穿透的瞬间</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162049</link>
								<description><![CDATA[<p align="left"><img src="http://www.cnwebshow.com/up/pic/0709112094200/0.jpeg" border="0"><br />
<br />
</p><img src="http://www.cnwebshow.com/up/pic/0709112094200/1.jpeg" border="0"><br />
<br />
<img src="http://www.cnwebshow.com/up/pic/07091120...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Wed, 12 Sep 2007 10:06:43 GMT</pubDate>
							</item>
							<item>
								<title>巧用Photoshop渐变效果制作漂亮照片</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162048</link>
								<description><![CDATA[　先看看效果： <br />
<br />
<img src="http://plane.chinaitlab.com/UploadFiles_3897/200709/20070907122257272.jpg" border="0">　<br />
原图找不到了，就用另外一张做教程吧～ <br />
<br />
<img src="http://plane.chinaitlab.com/UploadFiles_3897/200709/...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Mon, 10 Sep 2007 09:27:04 GMT</pubDate>
							</item>
							<item>
								<title>Photoshop3分钟把照片新变旧</title>
								<link>http://blog.chinaitlab.com/index.php/uid-711289-action-viewspace-itemid-162047</link>
								<description><![CDATA[　　看看新照如何变成旧照 <br />
<br />
　　原图： <br />
<br />
<p align="left"><img src="http://plane.chinaitlab.com/UploadFiles_3897/200709/20070907123136316.jpg" border="0"><br />
<br />
　　效果图 <br />
</p><p align="left"><img src="http://...]]></description>
								<category>blog</category>
								<author>cnwebshow</author>
								<pubDate>Mon, 10 Sep 2007 09:25:38 GMT</pubDate>
							</item>
							
		</channel>
	</rss>