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

计算机工程 ›› 2009, Vol. 35 ›› Issue (4): 63-65. doi: 10.3969/j.issn.1000-3428.2009.04.022

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

UML状态图在回归测试中的应用

王 曦   

  1. (武汉职业技术学院商学院,武汉 430074)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-02-20 发布日期:2009-02-20

Application of UML Statechart Diagram in Regression Test

WANG Xi   

  1. (Department of Business, Wuhan Institute of Technology, Wuhan 430074)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-02-20 Published:2009-02-20

摘要: 基于UML状态图的测试是一种系统测试技术,也是基于需求的回归测试方法的扩展。该文通过依赖性分析,生成基于依赖性分析的UML状态图和依赖图,将修改前和修改后的UML状态图进行比较,为回归测试中待测试的程序的理解、发现和修改错误提供一种方法,并运用SATM实例讨论该技术在回归测试中的应用。

关键词: 统一建模语言, UML状态图, 依赖性分析, 回归测试

Abstract: Unified Modeling Language(UML) statechart diagram is a system testing technique used to test software systems. It is the extension of requirement-based regression testing. Through the dependency analysis, this paper generates the UML statechart diagram and dependency diagram. The approach identifies the original model and the modified model. It provides a method for the program comprehension, errors finding and modification during the process of regression testing. A case study named SATM is given to show the applicability of the method used in the regression test.

Key words: Unified Modeling Language(UML), UML statechart diagram, dependency analysis, regression test

中图分类号: