摘要
以软件工程中面向对象软件开发模式为参考,分别在面向对象分析,面向对象设计,面向对象编程的三个阶段中,依据各阶段的地位、作用、实现目标,具体阐述测试目的和应注意的测试点。依照传统的三个测试步骤:单元测试、集成测试、系统测试、借鉴传统测试方法有用的部分,提出有效的对面向对象软件进行测试的方法。结合传统的测试技术,针对面向对象技术新特性在测试中所引发的问题,提出一种测试模型。该模型简便、实用性强。
This paper describes and discusses about how to test the object-oriented software at the tree phases of object-oriented analysis(OA), object-oriented design(OOD) and object-oriented programming (OOP) while taking the object-oriented software development model in software engineering as reference. Following and taking some useful methods of the traditional three testing steps, unit test, integrated test and system test, an effective method for object-oriented software test is proposed. In associate with the traditional testing technology, and as a solution for the problems caused by the new properties of object-oriented technology in testing, a new testing model is also presented. The new testing model is convenient and functional for software test.
出处
《电子科技大学学报》
EI
CAS
CSCD
北大核心
2001年第6期613-617,共5页
Journal of University of Electronic Science and Technology of China
关键词
软件开发
软件测试
面向对象
software development
software test
object-oriented