期刊文献+

基于Java的捕获/回放测试工具的实现 被引量:5

Implementation of a Java-based Capture/Playback Testing Tool
在线阅读 下载PDF
导出
摘要 目前,越来越多的应用程序需要和图形用户界面一起工作,一个优秀的软件测试工具必须提供捕获(Capture)用户操作(如击键、鼠标活动等)的能力并在代码被修改之后能够自动回放(Playback)用户的操作。文章结合自主开发的面向Java的事件捕获/回放工具JPlayer (Swing/AWT 事件记录器/回放器),介绍了基于事件源识别的捕获/回放技术,以及基于事件跟踪的回放同步技术。 Today more and more application programs work with graphic user interface (GUI). In order to support the test of those applications, a software testing tool must provide the capability to capture user's operations (keystrokes, mouse activity, etc.) and then be able to automatically replay them after the code has been modified for efficient regression testing of the applications. This paper discusses the technique for capturing and playbacking Java input events.
作者 姚砺 束永安
出处 《计算机工程》 CAS CSCD 北大核心 2003年第15期22-24,共3页 Computer Engineering
基金 国家自然科学基金资助项目(60073027)
关键词 软件测试 捕获/回放 Java事件 Software testing Capture/playback Java event
  • 相关文献

参考文献6

  • 1International Software Automation Inc.. Panorama-2 C/C++ User's Manual. International Software Automation Inc., 1993.
  • 2Wang Sen. Inside the Java. Wuhan: Huazhong Science and Technology University Press, 2002.
  • 3Horstmann C S, Cornell G. Java 2 Volume 1:Fundamentals. Beijing:China Machine Press, 2002.
  • 4Palmer G. Java Event Handling. Beijing: Tsinghua University Press,2002.
  • 5Adair D. How to Make an Event Log. Java Developer Connection,2002.
  • 6Harper S. Using Java.awt.Robot to Measure Performance, Capacity, and Reliability. Sun's 2002 Worldwide Java Developer Conference. 2002.

同被引文献25

引证文献5

二级引证文献15

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部