2008-03-20
Automated unit Bestpractise
关键字: unit test
Automated unit testing
Continuous integration software--CruiseControl
Yes...
More code needs to be written
Estimates will increase
It's a new way of working
It feels weired,perhaps pointless initially
But...
Automated unit testing is very powerfull
Lets you regression test code for free!
Helps you write cheaner code
Provides a good milestone for completion
Provides confidence when changing, fixing or refactoring code
If you can write code, you can write a unit test!
A defect is raised...
Look at the unit tests
Write a unit test to prove the bug -- make sure its reproducible
Fix the bug
The new test will pass
Check-in the fix and new test
Chances of reoccurrence are greatly reduced
Continuous integration
Project blogs -- Pebble
Tracking metrics over time -- QALab
http://www.scribd.com/doc/387095/Java-Development-Best-Practices
Continuous integration software--CruiseControl
Yes...
More code needs to be written
Estimates will increase
It's a new way of working
It feels weired,perhaps pointless initially
But...
Automated unit testing is very powerfull
Lets you regression test code for free!
Helps you write cheaner code
Provides a good milestone for completion
Provides confidence when changing, fixing or refactoring code
If you can write code, you can write a unit test!
A defect is raised...
Look at the unit tests
Write a unit test to prove the bug -- make sure its reproducible
Fix the bug
The new test will pass
Check-in the fix and new test
Chances of reoccurrence are greatly reduced
Continuous integration
Project blogs -- Pebble
Tracking metrics over time -- QALab
http://www.scribd.com/doc/387095/Java-Development-Best-Practices
- 13:46
- 浏览 (170)
- 评论 (5)
- 分类: Improve_Productivity
- 相关推荐
评论
Rational Edge: 书评:IBM Rational ClearCase、Ant 和 CruiseControl——加速和自动化构建过程的 Java 开发者指南
http://www.ibm.com/developerworks/cn/rational/rationaledge/content/aug06/reader/pollice.html
http://www.ibm.com/developerworks/cn/rational/rationaledge/content/aug06/reader/pollice.html
发表评论
最近加入圈子
链接
最新评论
-
分析java.lang.OutOfMemor ...
引用SUN JDK+Tomcat 5.5.20运行服务的时候遇到问题,服务器跑几 ...
-- by ynstudio -
Automated unit Bestpract ...
http://www.robincurry.org/blog/CodeMetri ...
-- by alanwu -
Automated unit Bestpract ...
http://depositfiles.com/en/files/1074589 ...
-- by alanwu -
Automated unit Bestpract ...
Rational Edge: 书评:IBM Rational ClearCase ...
-- by alanwu -
Automated unit Bestpract ...
http://english.zhuaxia.com/pre_channel/9 ...
-- by alanwu







评论排行榜