作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (14): 39-40. doi: 10.3969/j.issn.1000-3428.2011.14.011

• 软件技术与数据库 • 上一篇    下一篇

一种低代价的图形用户界面回归测试框架

华 涛 1,李红红 2,李来祥 1   

  1. (1. 聊城大学网络信息中心,山东 聊城 252059;2. 中兴通讯西安研究院,西安 710075)
  • 收稿日期:2010-12-23 出版日期:2011-07-20 发布日期:2011-07-20
  • 作者简介:华 涛(1980-),男,硕士,主研方向:软件工程,网格计算;李红红、李来祥,硕士

Low-cost Graphical User Interface Regression Test Framework

HUA Tao 1, LI Hong-hong 2, LI Lai-xiang 1   

  1. (1. Network Information Center, Liaocheng University, Liaocheng 252059, China; 2. Xi’an Research Institute of ZTE, Xi’an 710075, China)
  • Received:2010-12-23 Online:2011-07-20 Published:2011-07-20

摘要: 图形用户界面(GUI)采用快速原型法生成,具有一些不同于传统软件的特性,使得传统软件测试技术不能直接应用于GUI。为此,分析GUI事件的交互,研究事件交互可能导致缺陷的原因,进而提出一个低代价的基于事件交互图的GUI自动化回归测试框架及相应的回归测试过程,用于提供最优的缺陷发现率和成本组合。

关键词: 图形用户界面, 回归测试, 事件交互图, 自动化回归测试框架

Abstract: Graphical User Interface(GUI) is created with rapid prototyping, has characteristics that differ it from traditional software, so test techniques for traditional software can’t directly apply to GUI. This paper analyses interaction between GUI events, researches on why some events can lead to defects and gives a cost-effective Event Interaction Graph(EIG) based GUI automated regression test framework and corresponding regression test process, which is used to provide the best combination of defect detection rate and cost.

Key words: Graphical User Interface(GUI), regression test, event-interaction graph, automated regression test framework

中图分类号: