- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
日期: 年 月 日
摘要
摘 要
随着计算机应用领域的不断扩大,软件测试显得尤为重要。保证软件质量,
提高软件可靠性,成为决定软件成败的关键。回归测试是软件测试的重要组成部
分,贯穿于软件测试的各个阶段,本课题就是在对软件测回归测试技术研究的基
础上,实现自动回归测试系统,使回归测试过程自动化。
本文首先研究自动回归测试技术,分析回归测试中一些关键技术点,如测试
模型和测试策略等,为设计自动回归测试系统奠定基础。然后,设计并实现该系
统,以达到自动回归测试的目的。最后,将系统应用于实际项目,来展示自动回
归测试的流程。
本课题的重点是实现自动回归测试系统,而为了设计该系统,首先要理解自
动回归测试的内容和回归测试的流程。在此,对于回归测试模型进行了研究,并
改进了原有的测试模型,使得回归测试贯穿到同一开发周期的各个阶段。最后,
将系统应用于实际项目,对比我公司三代不同自动化回归测试工具,来展示自动
回归测试的改进设计及实现过程。
本系统是对自动回归测试的研究和尝试,取得了一定的成果,可以将其应用
于实际的项目进行回归测试,但是也有改进的空间,有待进一步完善,使其更加
成熟起来。
关键词:软件测试,回归测试,自动回归测试
IV
摘要
ABSTRACT
With the expanding field of computer applications, software testing is very
important. To ensure software quality and improve software reliability, the key to
success in deciding the software. Regression testing is an important part of software
testing, software testing throughout all stages, this topic is to test regression testing of
software technology research, based on the automatic regression testing system that
allows regression testing to automate the process.
This paper studies automated regression testing techniques, analysis of regression
testing some of the key technical points, such as the test model and test strategies for the
design basis for automated regression test system. Then, design and implement the
system in order to achieve the purpose of automated regression testing. Finally, the
system used in practical projects to demonstrate the automated regression testing
process.
The focus of this issue is to achieve automated regression testing sys
文档评论(0)