摘要
等价类划分是黑盒测试中常用的方法之一,使用等价类划分可以从不同的角度设计测试用例,实现以用最少的用例发现尽可能多的错误和缺陷。
Equivalence partitioning is one of the Black Box Testing approaches adopted frequently.It can be used to design testing case from different angles,for discovering the maximum errors and defects with the minimum testing case.
出处
《电脑知识与技术(过刊)》
2012年第1X期322-323,350,共3页
Computer Knowledge and Technology
关键词
黑盒测试
等价类划分
用例
black box testing
equivalence partitioning
testing case