摘要
用最少的测试用例来获取最大的测试效率是软件测试研究的重点之一。本文介绍了结合正交拉丁方的知识与传统软件测试技术来产生测试用例的方法,该方法通过每对参数的取值都至少覆盖一次来提高测试用例的覆盖率,最后通过一个应用实例来说明其可用性。
The one of purpose of studying for software testing is obtaining the most efficiency with the lest test cases;This paper introduces the way of generating test-cases by combining the knowledge of Orthogonal Latin Squares and the technology of traditional software testing. This way increases the cover rate of test-case by each possible combination of values for any pair of parameters by covered by at least one test. Prove its usability through a application instance finally.
出处
《苏州大学学报(工科版)》
CAS
2006年第2期16-19,共4页
Journal of Soochow University Engineering Science Edition (Bimonthly)
基金
江苏省高校自然科学研究项目(编号050KJB520119)
中国科学院计算机科学国家重点实验室开放课题(编号SYSKF0303)
重庆市科学技术研究项目(编号040803)
关键词
软件测试
正交拉丁方
测试用例
software testing
orthogonal latin
uares
test-case