摘要
介绍了两种测试面向对象软件的方法,针对类的多重继承性进行测试的继承层次测试法(ILT)和利用测试图并通过设计辅助类来对面向对象应用程序进行自动测试的方法。分析了这两种方法的缺陷与不足,并指出了较Z语言形式化规格说明所具有的优缺点。
The paper describes two test methods for object-oriented software: One is inheritance level technique (ILT) method for repeated inheritance of class, another can automatically test object-oriented software by means of testgraph and by designing auxiliary class. It analyzes the defects of the two methods and indicates their merit and shortcoming through comparing with Z specification notation language.
出处
《华北电力大学学报(自然科学版)》
CAS
北大核心
2000年第2期62-68,共7页
Journal of North China Electric Power University:Natural Science Edition
关键词
测试方法
类
继承性
面向对象软件
object-oriented
test methods: class: inheritance