摘要
基于UML状态图的测试是一种系统测试技术,也是基于需求的回归测试方法的扩展。该文通过依赖性分析,生成基于依赖性分析的UML状态图和依赖图,将修改前和修改后的UML状态图进行比较,为回归测试中待测试的程序的理解、发现和修改错误提供一种方法,并运用SATM实例讨论该技术在回归测试中的应用。
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.
出处
《计算机工程》
CAS
CSCD
北大核心
2009年第4期63-65,共3页
Computer Engineering
基金
"十五"国家科技预研基金资助项目(41315.9.2)
湖北省自然科学基金资助项目(2005ABA256)
关键词
统一建模语言
UML状态图
依赖性分析
回归测试
Unified Modeling Language(UML)
UML statechart diagram
dependency analysis
regression test