节点文献

自动化回归测试在Java项目中的实现

Automation regression testing in Java project

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 尤永康刘乃琦

【Author】 YOU Yong-kang, LIU Nai-qi(College of Computer Science and Engineering, University of Electronic Science and Technology of China,Chengdu Sichuan 610054, China)

【机构】 电子科技大学计算机科学与工程学院电子科技大学计算机科学与工程学院 四川成都610054四川成都610054

【摘要】 回归测试是软件测试中一种重要的测试。软件开发过程中出现的各种变化可能会给软件的质量带来副作用。回归测试就是用来监控软件的变化,及时反馈由变化带来的结果。回归测试的自动化可以提高较大规模软件测试的质量和效率。文中首先介绍了软件自动化测试和回归测试的概念,然后以一个用Java语言开发的项目CADS(CrossArchitectureDevelopmentSuite)为例,详细阐述了如何在Java项目中实现回归测试的自动化,最后总结了自动化回归测试的优点及其适用范围。

【Abstract】 Regression testing is an important part in Software Testing. When software has some changes, Regression Testing needs to check if the changes have affected the software quality. These changes include bugs fixing, functionality changes, build process changes, configurations added etc. Changes to one part of software often impact of other working parts and impair the whole system’s quality and functionality. Regression Test can monitor these changes and report the test results to the developer in time. Automation Regression Testing can improve efficiency and quality of Regression Testing. This paper firstly introduces the conceptions of Software Testing and Regression Testing. Secondly it gives an example of a Java project CADS (Cross Architecture Development Suite) to introduce how to design Automation Regression Testing in Java project. At last it summarizes the advantages of the Automation Regression Testing and its scope.

  • 【文献出处】 计算机应用 ,Computer Applications , 编辑部邮箱 ,2005年01期
  • 【分类号】TP311.56
  • 【被引频次】53
  • 【下载频次】415
节点文献中: 

本文链接的文献网络图示:

本文的引文网络