﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-Oracle神谕-随笔分类-测试</title><link>http://www.blogjava.net/javaora/category/2593.html</link><description /><language>zh-cn</language><lastBuildDate>Sat, 31 May 2008 23:51:41 GMT</lastBuildDate><pubDate>Sat, 31 May 2008 23:51:41 GMT</pubDate><ttl>60</ttl><item><title>CRP 测试</title><link>http://www.blogjava.net/javaora/archive/2008/05/31/204267.html</link><dc:creator>java世界畅谈</dc:creator><author>java世界畅谈</author><pubDate>Sat, 31 May 2008 01:24:00 GMT</pubDate><guid>http://www.blogjava.net/javaora/archive/2008/05/31/204267.html</guid><wfw:comment>http://www.blogjava.net/javaora/comments/204267.html</wfw:comment><comments>http://www.blogjava.net/javaora/archive/2008/05/31/204267.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/javaora/comments/commentRss/204267.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/javaora/services/trackbacks/204267.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 系统测试是一个极其重要的环节，就像我们的汽车产品出厂之前的全面检验一样。系统上线之前必须做一次全面的测试，以发现和解决更多的问题，降低系统切换的风险。
<p>　　这个阶段通常叫CRP(Conference room pilot)测试，分为单元测试和整体测试，单元测试发现和解决单个模块的问题，通过整体测试来发现和解决各个模块连接的问题。在这里我要重点强调的是整体测试，这个测试必须要请全体项目组参加，而不仅仅是局限在几个关键用户范围内，CRP整体测试必须包括所有的高层领导、中层领导，因为这个测试也是对管理层的一次重要培训，一般在项目实施过程中，中高层没有太多的时间参与具体设计，因此有许多地方他们在CRP测试之前是不明白的。必须通过这样的形式和方法让中高层看到系统演示的结果，让他们看看用系统管理和手工管理的差异，亲身体会一下整个系统连环运作的过程。</p>
<p>　　很多项目之所以成功，就是总经理亲自带队全程参加整体CRP测试，整整在<font color="#0000ff"><font color="#0000ff"><font color="#0000ff">会议</font></font></a /></font></a />室坐了一个半天。我们说ERP工程是&#8220;一把手工程&#8221;，如果说一把手的确做到全程参加整体CRP的话，从这一点看那一把手工程就是落到了实处。当然我们的CRP测试必须是用企业真实的数据、真实的流程，得出真实的结果，而不是瞎编几个数据，走个形式。CRP测试的理念必须是以业务流程为主线来测试，测试流程和数据，而不是仅仅测试系统有没有问题。<font size="3"> </font></p>
<img src ="http://www.blogjava.net/javaora/aggbug/204267.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/javaora/" target="_blank">java世界畅谈</a> 2008-05-31 09:24 <a href="http://www.blogjava.net/javaora/archive/2008/05/31/204267.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Mantis简介</title><link>http://www.blogjava.net/javaora/archive/2005/08/05/9414.html</link><dc:creator>java世界畅谈</dc:creator><author>java世界畅谈</author><pubDate>Fri, 05 Aug 2005 09:30:00 GMT</pubDate><guid>http://www.blogjava.net/javaora/archive/2005/08/05/9414.html</guid><wfw:comment>http://www.blogjava.net/javaora/comments/9414.html</wfw:comment><comments>http://www.blogjava.net/javaora/archive/2005/08/05/9414.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.blogjava.net/javaora/comments/commentRss/9414.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/javaora/services/trackbacks/9414.html</trackback:ping><description><![CDATA[<P>About <BR>--------------------------------------------------------------------------------</P>
<P>What is it?&nbsp; 它是什么？</P>
<P>Mantis is a web-based bugtracking system. It is written in the PHP scripting language and </P>
<P>requires the MySQL database and a webserver. Mantis has been installed on Windows, MacOS, </P>
<P>OS/2, and a variety of Unix operating systems. Almost any web browser should be able to </P>
<P>function as a client. It is released under the terms of the GNU General Public License </P>
<P>(GPL). <BR>Nantis 是一个基于web bug追踪系统。它使用php脚本语言和需要Mysql 数据库和一个web服务器。Mantis</P>
<P>已经被安装在Windows、MacOS、OS/2和各种各样Unix操作系统中。几乎所有的web浏览器应该可以做为一</P>
<P>个客户端功能。它被在GNU通用公共license(GNU)下发布。</P>
<P>Mantis is free to use and modify. It is free to redistribute as long as you abide by the<BR>distribution terms of the GPL. </P>
<P>Mantis是免费使用和修改的。它是在GPL原则下可以被重新修改分配的。</P>
<P>History 历史</P>
<P>Mantis started as an internal bug tracking tool for a pet project (video game). Good, free </P>
<P>packages were lacking at the time so a bugtracker was written. Since then, Mantis has been </P>
<P>totally re-written and make it available to the public. </P>
<P>Mantis开始作为一个为pet项目（视频游戏）的内部bug追踪工具。免费的包缺少在时间，所以bug追踪被</P>
<P>写出。从那以后，mantis被重新编写并且将它公布与众。</P>
<P>Goals 目标</P>
<P>The goals for this project are to produce and maintain a lightweight and simple bugtracking </P>
<P>system. Additions of complexity and/or features are modular and configurable so that users </P>
<P>can be shielded from unwanted clutter. </P>
<P>这个项目的目标是产生和维护一个高亮度并且简单的bug追踪系统。复杂的附加特征被模块化并且被注册</P>
<P>这样，用户可以避免不想要的混乱。</P>
<P>The product is designed to be easily modifiable, customizable, and upgradeable. Anyone with </P>
<P>intermediate PHP and MySQL experience should be able to customize Mantis to suit their </P>
<P>needs. </P>
<P>这个产品被设计成很容易修改，可定制、和可升级的。伴随Php和MySQL经验的任何人应该可以定制Mantis</P>
<P>来满足他们的需要。</P>
<P>Features and Benefits 特性和用处</P>
<P><BR>Free&nbsp; 免费<BR>Easy installation&nbsp; 容易安装<BR>Web based&nbsp;&nbsp; 基于web<BR>Platform independent&nbsp; 平台独立<BR>Multiple projects&nbsp;&nbsp; 多项目<BR>Multiple languages&nbsp; 多语言<BR>Emailing&nbsp;&nbsp;&nbsp;&nbsp; 邮件<BR>Simple Search&nbsp; 简单搜索<BR>Viewing filters&nbsp;&nbsp; 过滤显示<BR>PHP&nbsp;&nbsp;&nbsp; php</P>
<P>&nbsp;</P>
<P>Upcoming Features 将来的特征</P>
<P>Check the Roadmap for a more detailed and sometimes up to date list of items. </P>
<P>Versioning </P>
<P>The release numbering convention used is major.minor.micro (eg. 0.18.2). </P>
<P>Major - Indicates a very large change in the core package. Rewrites or major milestones. <BR>Minor - Significant amount of feature addition/modification. <BR>Micro - Usually bug fixes or minor features <BR>How to Help </P>
<P><BR>Report real bugs to the Development Bugtracker <BR>Suggest (reasonable) features <BR>Contribute code or tell us where to look. <BR>Let us know if you find it useful. We won't publish the information without permission, but </P>
<P>we appreciate the feedback! <BR></P><img src ="http://www.blogjava.net/javaora/aggbug/9414.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/javaora/" target="_blank">java世界畅谈</a> 2005-08-05 17:30 <a href="http://www.blogjava.net/javaora/archive/2005/08/05/9414.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>