黑盒测试之比较测试(Comparison Testing:)

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

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Static Testing and Dynamic Testing are two methods of software testing. Here is a comparison of the two: 1. Definition: Static Testing is a testing technique to check the code for defects without executing it. Dynamic Testing is a testing technique to check the code for defects by executing it. 2. Purpose: Static Testing is used to find defects in the code early in the development cycle. Dynamic Testing is used to find defects in the code during the execution phase. 3. Types: Static Testing includes techniques like code reviews, walkthroughs, and inspections. Dynamic Testing includes techniques like unit testing, integration testing, system testing, and acceptance testing. 4. Execution: Static Testing is performed manually or with the help of tools. Dynamic Testing is performed using automated testing tools. 5. Time: Static Testing is performed before the code is compiled or executed. Dynamic Testing is performed after the code is compiled or executed. 6. Cost: Static Testing is less expensive than Dynamic Testing as it does not require the execution of code. Dynamic Testing is more expensive than Static Testing as it requires the execution of code. 7. Coverage: Static Testing can cover the entire code base. Dynamic Testing can only cover the code that is executed during testing. In summary, Static Testing is a cost-effective way to find defects early in the development cycle, while Dynamic Testing is used to find defects during the execution phase. Both techniques are important for ensuring high software quality.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值