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)

          相冊

          搜索

          積分與排名

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 云南省| 达日县| 玛曲县| 平湖市| 阜宁县| 西平县| 宁南县| 房产| 包头市| 岳西县| 宁远县| 芮城县| 正镶白旗| 土默特右旗| 彩票| 商都县| 鄂伦春自治旗| 永修县| 大渡口区| 荃湾区| 定州市| 沽源县| 库尔勒市| 塔城市| 汾阳市| 深泽县| 昂仁县| 连州市| 周宁县| 洮南市| 油尖旺区| 晋州市| 德格县| 射阳县| 衡阳县| 芒康县| 承德市| 昔阳县| 肥西县| 福建省| 凌云县|