As a summary, there are three ways to create new test cases.

1. According to the test spec.

2. According to the product code, logic in product code. (Guess this can be treated as white test)

3. Abstract from Ad-hoc test.(Usually, people will create new test cases based on the Ad-hoc bug. But I think we can abstract the test scenarios during we do the Ad-hoc test which we never tried. It's a good way and I am trying it in my team.

To be continued... There must be other ways.


本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/gracestoney/archive/2009/12/20/5043059.aspx

posted on 2010-01-04 15:03  gracestoney  阅读(154)  评论(0编辑  收藏  举报