Climbing的专栏

Life is limited, but art is long

用户操作
[即时聊天] [发私信] [加为好友]
huang ClimbingID:hpdlzu80100
3660次访问,排名2万外好友4人,关注者7
热爱生活,积极向上,流自己的汗,吃自己的饭!
hpdlzu80100的文章
原创 23 篇
翻译 0 篇
转载 5 篇
评论 1 篇
最近评论
diqizhan:很喜欢这个
文章分类
收藏
    相册
    存档
    软件项目交易
    订阅我的博客
    XML聚合  FeedSky
    订阅到鲜果
    订阅到Google
    订阅到抓虾
    订阅到BlogLines
    订阅到Yahoo
    订阅到GouGou
    订阅到飞鸽
    订阅到Rojo
    订阅到newsgator
    订阅到netvibes

    转载 黑盒测试之比较测试(Comparison Testing:)收藏

     | 旧一篇: 黑盒测试之等价划分法(Equivalence partitioning )

    Comparison Testing: Test Cases results are compared with the predicted results of the Test Oracle (Test Oracle: a mechanism to produce the predicted outcomes to compare with the actual outcomes of the software under test [from BS7925-1])

    It's a bit of an old fashioned term, in that predicted results are usually included in the test case script. A test matrix with expected result values could be called a test oracle, or a predictive spreadsheet could fulfil that function.

    Note: Software Testing has developed many redundant/overlapping terminologies over the last decade.

    e.g. Black Box Testing aka Behavioural Testing aka Functional Testing

    Don't get too hung up with the terminology, as it varies from organisation to organisation.

    Source Article: http://wiki.answers.com/Q/What_is_comparison_testing_in_software_engineering

    发表于 @ 2008年05月29日 16:20:36|评论(loading...)|编辑

     | 旧一篇: 黑盒测试之等价划分法(Equivalence partitioning )

    评论:没有评论。

    发表评论  


    登录
    Csdn Blog version 3.1a
    Copyright © Climbing