期刊文献+

一个自动构造类测试驱动程序的框架 被引量:2

An Framework of Automated Class Test Driver Program Construction
下载PDF
导出
摘要 在类测试时,需要驱动程序来运行可执行的类测试用例并收集测试结果,因此驱动程序的开发工作量将直接影响类测试的效率。本文给出了一种类测试驱动程序的构造框架。利用面向对象技术的设计思想,设计了一个驱动基类,通过继承驱动基类,并覆盖驱动基类中的虚函数而生成一个被测类的驱动类。同时在主控程序中注册被测试类的驱动类,从而得到被测试类的驱动程序。最后通过一个实例,说明该驱动构造框架的可行性。 The test driver must be constructed to run test case and collect test result at the class test level. So the cost of constructing a driver will have direct influence on the class test. This paper presents a framework to construct class test driver automatically. The design of the framework adopts the Object oriented Polymorphism. In the frame- work, firstly, by inheriting the TestDriver and overriding the virtual function of the TestDriver, the driver class of CUT(class under test)will be produced; and then the driver of the CUT will be registered in the main control pro- gram. Finally, the driver of the CUT will be constructed correctly. In the end, this paper presents an instance to show the feasibility of the framework.
出处 《计算机科学》 CSCD 北大核心 2005年第3期159-161,185,共4页 Computer Science
基金 国家自然基金(编号:60173030)
关键词 自动构造类 驱动程序 软件复杂度 软件测试 类测试 Test driver Software test Class test
  • 相关文献

参考文献9

  • 1Doong R K,Frankl P G. The ASTOOT Approach to Testing Object-oriented Programs [J]. ACM Transactions on Software Engineering and Methodology, 1994,3 (2): 101 -130
  • 2Ihssan A,Carver D. A Testing Assistant for Object-oriented Programs [J]. In: 1998 IEEE Aerostpace Conf.
  • 3McGrgorJD SykesDA著.面向对象的软件测试[M].北京:机械工业出版社,2002..
  • 4Luo Gang,Probert R L,Dral H. Approach to construction software unit testing tools [J]. Software Engineering Journal, 1995.11
  • 5Liu Ling, Miao Huaikou, Zhan Xuede. A Framework for Specification-Based Class Testing. In:Eighth IEEE intl. conf. on engineering of complex computer systems,Dec. 2002. 153-162
  • 6Doong R K,Frankl P G. The ASTOOT approach to testing objectoriented programs [J]. ACM Transactions on Software Engineering and Methodology,1994,3(2) :101-130
  • 7张雪萍,张慧档,庄雷.面向对象软件的类测试技术[J].微机发展,2002,12(5):74-77. 被引量:6
  • 8郑春一,宋雨,孙文靖.面向对象类测试方法分析[J].微机发展,2003,13(1):57-59. 被引量:5
  • 9陈站华.软件单元测试[J].无线电通信技术,2003,29(5):50-51. 被引量:8

二级参考文献8

  • 1Roger S Pressman 黄柏素 等.软件工程-实践者的研究方法[M].北京:机械工业出版社,1999..
  • 2Binder R V.Testing of Object-oriented System[M].北京:人民邮电出版社,2001..
  • 3Pressman R S.Software Engineering-A Practioner''s Approa-ch,4th ed[M].北京:机械工业出版社,1999..
  • 4Pressman R S.Software Engineering-A Practioner s Approa-ch,4th ed[M].北京:机械工业出版社,1999..
  • 5Oger S Pressman著.软件工程-实践者的研究方法[M].北京:机械工业出版社,1999.10.
  • 6金凌紫.面向对象软件测试技术进展[J].计算机研究与发展,1998,35(1):6-13. 被引量:46
  • 7杨小平,王胜开.面向对象软件测试探讨[J].计算机工程与应用,2000,36(1):44-46. 被引量:19
  • 8夏耘,林华.面向对象测试技术的研究与应用[J].计算机应用与软件,2002,19(2):17-20. 被引量:5

共引文献14

同被引文献15

引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部