J2EE之巔

           

          JBehave in practice

          ATDD (Acceptance Test Driven Development) is the extension of TDD, which helps us deliver exactly what the customer wants. Now ATDD has already been the hot spot in the software development world. There are several variations of ATDD including BDD, EDD and etc, also more and more frameworks have been created to help us develop with ATDD, for example  FIT and JBehave.
          The followings will introduce how to use the JBehave in your real project effectively.


           

          Figure 1 Test Code Structure

          Each test implementation could be divided into four layers, this structure could help us improve the codes reusability and maintainability, So, it will make us implement the tests quickly and easily.

          Specification/Scenario layer:

          This layer describes system’s behaviors and functionalities by the scenarios.  For using JBehave, we can use the natural language describe the scenarios and just need to follow the JBehave ‘Given-When-Then’ rule.

          Parser layer:

          We don’t need to implement this layer , this layer has been implemented by JBehave. What exactly JBehave do is to relate the steps of the scenario to the methods of the test codes.

          Step Logic Layer:

          The layer implements test logics associating with every step of the scenarios. Every step are implemented by a Java method.

          Action/Utils layer

          This the very important layer to improve the reusability of our codes. This layer provides the utility methods to help you implement step logics. These utility methods usually involved the system state checking, mock requests sending and so on.

          For example, we can provide the methods to check the data in database/file or check the state of the middleware, also so frameworks are very useful to implement the logic simulating the client browser’s requests.

           


          Chao Cai

          Working for Amazon.com

          chaocai2001@yahoo.com.cn

           

          posted on 2011-02-26 13:34 超越巔峰 閱讀(3280) 評論(0)  編輯  收藏 所屬分類: Java EE

          導航

          統計

          常用鏈接

          留言簿(12)

          隨筆分類(54)

          隨筆檔案(59)

          文章分類(2)

          文章檔案(1)

          相冊

          搜索

          積分與排名

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 镇江市| 额尔古纳市| 崇左市| 宜春市| 丰镇市| 阜康市| 普兰店市| 绥芬河市| 儋州市| 葵青区| 乌拉特中旗| 邓州市| 九寨沟县| 皋兰县| 申扎县| 高台县| 神木县| 蒙山县| 九龙坡区| 武威市| 汝城县| 大洼县| 彩票| 固原市| 黎平县| 顺昌县| 桃园县| 丰都县| 沾化县| 张北县| 姚安县| 九江县| 砚山县| 辽源市| 小金县| 神木县| 大城县| 泰和县| 昌乐县| 云梦县| 小金县|