北京邮电大学学报

  • EI核心期刊

北京邮电大学学报 ›› 2007, Vol. 30 ›› Issue (2): 38-41.doi: 10.13190/jbupt.200702.38.110

• 论文 • 上一篇    下一篇

基于组件依赖的测试序列优化模型

王 莉1,2,李志蜀1,殷 锋3   

  1. (1. 四川大学 计算机学院, 成都 610065; 2.电子科技大学信息管理系,成都 610054;
    3. 西南民族大学 计算机科学与技术学院,成都 610041)
  • 收稿日期:2006-03-16 修回日期:1900-01-01 出版日期:2007-04-30 发布日期:2007-04-30
  • 通讯作者: 王 莉

Testing Sequence Optimization Model Based on Dependency Relation of Components

WANG Li1,2,LI Zhi-shu1,YIN Feng3   

  1. (1. School of Computer, Sichuan University, Chengdu 610065, China; 2.Department of Information Management, University of Electronic Science and Technology of China, Chengdu 610054,China; 3. College of Computer Science and Technology, Southwest University for Nationalities, Chengdu 610041, China)
  • Received:2006-03-16 Revised:1900-01-01 Online:2007-04-30 Published:2007-04-30
  • Contact: WANG Li

摘要:

针对大型复杂软件集成测试中耗时太多、分析复杂等不足,提出了一种基于组件依赖的测试序列优化模型。该模型首先分析和描述了组件间复杂的依赖关系;然后借助组件间的依赖关系对组件进行分组,并对每组组件赋予不同的测试优先级,通过有级别地选择测试组件集,达到合理分配测试资源的目的;最后给出了模型的实验结果和性能分析。

关键词: 组件, 事件传递依赖, 程序依赖, 集成测试

Abstract:

In view of the deficiencies of timing consuming and complex analyses in the integration testing to complex software, a model of software testing optimization based on component-dependency is presented. Firstly, it analyzes and describes the complex component-dependency, classifies the components using the dependency relation between components, and assigns the different priority to different component set. Classifying the components for testing can achieve allocating testing resources reasonably. Finally an experimental result and performance analyses is given.

Key words: component, event driven dependency, procedure dependency, integration testing

中图分类号: