J2EE之巔

           

          TDD Tips

          How to design the testable software? You may always find some best practices about designing for scalable, extensible or maintainable. To be testable, the best way should be TDD. Followings are some tips from my real practices on TDD.

          1 TDD is design process; it let you design for testing, naturally

          Write the test firstly, it does not only help you find the bugs; but the most important point is to let you design for test naturally.

          Also you should keep in mind, tests not only help you find bugs, but also protect your codes; when some changes impact on your existing codes, the tests will be broken.

           

          2 Keep the implementation simple

          Keep your implementation simple, just let the test pass. The complex implementation may introduce the logics or codes not covered by the tests, even leads some codes not testable.

           

          3 TDD in each scope.

          You may get to know the concept ATDD (acceptance test driven development). TDD could be used in every phase of the development and by the different granularity.

          To ATDD, you could consider on using some existing framework such as FIT, these frameworks will be bridge between business logic and implementation logic.

          Recently, the concept BDD (behavior driven development) is introduced to the ATDD process, so the BDD frameworks such as JBehave is also the good choice.

           


          Different TDD process could be nested and should be nested don’t let your step too large.

           

          4 keep each step small enough

          Always keep each step small to avoid introducing the untestable codes or logics and pass each test quickly.

           

           

          6 Always refactor

          This step is always overlooked in TDD process; however it is the very important step. Also, never forget refactor should involve all your tests.

           

          Why can't write test firstly?

           1.not think how to meature the codes

          2. The current step maybe too large, should separate into small ones

          3. The codes with ugly dependencies


           http://blog.csdn.net/chaocai2004/archive/2011/01/09/6125479.aspx


          Chao Cai (蔡超)

          Sr. SDE

          Amazon.com

           

          posted on 2011-01-09 16:55 超越巔峰 閱讀(3430) 評論(1)  編輯  收藏 所屬分類: Computer Science

          評論

          # re: TDD Tips 2011-01-12 13:37 xylz

          難得見你上來露個臉  回復  更多評論   


          只有注冊用戶登錄后才能發表評論。


          網站導航:
           

          導航

          統計

          常用鏈接

          留言簿(12)

          隨筆分類(54)

          隨筆檔案(59)

          文章分類(2)

          文章檔案(1)

          相冊

          搜索

          積分與排名

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 拉孜县| 清苑县| 奎屯市| 株洲县| 宝兴县| 东宁县| 林周县| 罗江县| 札达县| 靖宇县| 平原县| 衡阳市| 大足县| 永新县| 宜昌市| 丰都县| 民权县| 衡阳市| 洞头县| 龙泉市| 翁牛特旗| 额济纳旗| 共和县| 绥德县| 江北区| 综艺| 眉山市| 定襄县| 韩城市| 永康市| 吴旗县| 兴化市| 祁东县| 舟曲县| 黄石市| 项城市| 五家渠市| 溧水县| 铜鼓县| 松溪县| 上饶县|