<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[BIWEB开源PHP WMS系统创始人ArthurXF肖飞的blog]]></title> 
<link>http://www.bizeway.net/index.php</link> 
<description><![CDATA[网务通 - 网务公司发展之路]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[BIWEB开源PHP WMS系统创始人ArthurXF肖飞的blog]]></copyright>
<item>
<link>http://www.bizeway.net/read.php?</link>
<title><![CDATA[开源测试工具的完整解决方案]]></title> 
<author>ArthurXF &lt;arthurxf@gmail.com&gt;</author>
<category><![CDATA[网站架构]]></category>
<pubDate>Sat, 04 Aug 2007 01:40:11 +0000</pubDate> 
<guid>http://www.bizeway.net/read.php?</guid> 
<description>
<![CDATA[ 
	　　开源软件运动正在获得很大成功，正在改变软件业的开发模式、运营方法等，也自然改变着软件测试的方法，借助开源软件测试工具完全可以构造一个完整的测试解决方案，可以极大地提高测试效率，又能大大的降低测试成本。<br/> &nbsp; &nbsp; &nbsp; <br/>　　从单元测试、功能测试到性能测试，从Web页面测试到VoIP/Telephony等一些多媒体应用的测试，直至测试的管理平台和缺陷跟踪系统，能覆盖整个测试工作领域。<br/><br/>1. 测试模型：见 开源软件测试模型 ，阐述了开放源码软件测试模型框架以及环境、元素和技术等。 &nbsp; &nbsp;<br/><br/>2. 单元测试工具：JUint (大家太熟悉了）- see: http://www.junit.org/index.htm<br/> &nbsp;针对各种语言 （C/C++/C#, PHP, SQL ） Cactus， Cgreen, Check, CppTest, NUnit, NUnitForms , PHPUnit, SQLUnit, ...<br/> &nbsp;还有针对各种对象(HTTP, XML, Database, ) 进行的单元测试：HttpUnit, XMLUnit, DBUnit, &nbsp;ObjcUnit, SIPUnit, ...<br/> &nbsp;Mockrunner用在J2EE环境中进行应用程序的单元测试,不仅支持Struts actions, servlets，过滤器和标签类还包括一个JDBC和一个JMS测试框架，可以用于测试基于EJB的应用程序。<br/><br/>3. &nbsp;Web 功能测试 : &nbsp;要数 Selenium，see: 强大的Web开源测试工具—Selenium<br/> &nbsp; &nbsp;再结合 Ant, EMMA 一起使用就更完美了， see：使用 EMMA 测量测试覆盖率<br/> &nbsp; &nbsp;功能测试工具很多，可以发现多达几十个：http://www.opensourcetesting.org/functional.php<br/><br/>4. Java 客户端，可以使用 Abbot， see: &nbsp; http://abbot.sourceforge.net/doc/overview.shtml<br/> &nbsp; &nbsp;Abbot是一个用来测试Java GUIs的框架, 用简单的基于XML的脚本或者Java代码，就可以开始一个GUI.<br/><br/>5. 性能测试， 著名的有 Jmeter 和 OpenSTA，使用都很方便<br/> &nbsp; &nbsp; &nbsp;Jmeter可以完成针对静态资源和动态资源（ Servlets, Perl脚本, Java对象, 数据查询s, FTP服务等）的性能测试。 <br/> &nbsp; &nbsp; &nbsp;性能测试工具很多，可以访问 http://www.opensourcetesting.org/performance.php &nbsp;<br/><br/>6. 数据库测试： DBMonster, DBProbe, OraRep, phpMyAdmin <br/> &nbsp; &nbsp;OSDL Database Test Suite, 是根据Linux开发人员需要而开发的测试框架中数据库测试工具套件，具有很好的实用价值。<br/> &nbsp; &nbsp;see: http://www.osdl.org/lab_activities/kernel_testing/osdl_database_test_suite/<br/> &nbsp; &nbsp;More: http://dbcommander.sourceforge.net/ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br/><br/>7. 多媒体(VoIP/Vedio)、IP电话 等测试<br/> &nbsp; &nbsp;Ethereal, AuthTool, ... SIPp, Sofia SIP, ... &nbsp;Seagull, ... Asterisk - the Open Source PBX，X-Lite<br/> &nbsp; &nbsp;其中经常使用的有：Ethereal, SIPp 和 Seagull。而Asterisk 不仅可以作为测试工具，还可以构造企业内部电话网络。<br/> &nbsp; &nbsp;更多的还有：http://voipsa.org/Resources/tools.php<br/> <br/>8. &nbsp;缺陷跟踪<br/> &nbsp; &nbsp; Bugzilla一款不错的软件缺陷管理工具<br/> &nbsp; &nbsp; Mantis是一款基于WEB的软件缺陷管理工具，配置和使用都很简单，适合中小型软件开发团队<br/><br/>9. 测试平台<br/> &nbsp; &nbsp;TestMaker (solve functionality, scalability and performance of services)- &nbsp;http://www.pushtotest.com/<br/> &nbsp; &nbsp;Eclipse Test & Performance Tools Platform (TPTP 4.3)<br/><br/>10. Reference<br/> &nbsp; &nbsp; &nbsp; &nbsp;http://www.eclipse.org/tptp/<br/> &nbsp; &nbsp; &nbsp; &nbsp;http://sourceforge.net/search/?type_of_search=soft&words=Test+Tool<br/> &nbsp; &nbsp; &nbsp; &nbsp;http://www.opensourcetesting.org<br/> &nbsp; &nbsp; &nbsp; &nbsp;http://testingfaqs.org/<br/> &nbsp; &nbsp; &nbsp; &nbsp;http://www.pushtotest.com/<br/> &nbsp; &nbsp; &nbsp; &nbsp;http://www.openqa.org/<br/><br/><br/>现在ArthurXF本人正在搞PHP等技术培训，如果想学习的人可以跟我联系。另外培训的招生简章在这个网址，想了解的可以去看看。也可以联系我QQ：29011218。<br/><a href="http://www.bizeway.net/read.php/285.htm" target="_blank">PHP培训招生简章</a><br/>Tags - <a href="tag.php?tag=%E5%BC%80%E6%BA%90%E6%B5%8B%E8%AF%95%E5%B7%A5%E5%85%B7" rel="tag">开源测试工具</a>
]]>
</description>
</item><item>
<link>http://www.bizeway.net/read.php?&amp;guid=0#topreply</link>
<title><![CDATA[[评论] 开源测试工具的完整解决方案]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.bizeway.net/read.php?&amp;guid=0#topreply</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>