来源:
《信息技术与标准化》2007年第10期
作者:周晔 邹海龙
事件驱动软件的测试方法
Testing of Event-driven Software
摘要 通过图形用户界面介绍了事件驱动软件的测试方法:首先对GUI建模,采用事件流的方法得到测试用例,再引入实际结果(test oracle)的概念,并通过分析GUI软件暂时性缺陷和永久性缺陷的特性,设计合理的test oracle的测试技巧。
关键词 EDS GUI 事件流 实际结果 暂时性缺陷 永久性缺陷
Abstract:This paper presents an approach to test event-driven software through
graphical user interfaces. First, we build the model based on the GUI, and obtain test
cases using flow of events. Then we discuss the technology of test oracle, and how to
design suitable test oracles by analyzing the characteristic of both temporary and
permanent defects inside the GUI software.
Keywords:EDS;GUI;flow of events;test oracle; persistent error,;transient error