软件自动化QTP测试毕业设计
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
毕业设计(论文)
题目 QTP测试工具在软件开发中的应用
系别: 软件与服务外包学院
专业: 软件测试
班级: 0000
姓名: ****
学号: 100000000
指导教师: ******
QTP测试工具在软件开发中的应用
摘要:软件测试是软件工程的重要部分,是确保软件质量的重要手段。最近几年,由于软件的复杂度不断增强、软件产品的不断发展,软件测试得到了越来越广泛的重视。自动化测试是把为人为驱动的测试行为转化为机器执行的一种过程。通常,在设计了测试用例并通过评审之后,有测试人员根据用例中描述的规程一步步执行,得到实际结果与预期结果的比较。在此过程中,为了节省人力、时间或硬件资源,提高测试效率,便引进了自动化测试的概念。QTP是quicktest Professional的简称,是一种自动测试工具。使用QTP的目的时想用它来执行重复的手动测试,主要是用于回归测试和测试同一软件的新版本。Mercury QuickTest Professional甚至可以使新测试人员在几分钟提高效率。您只需通过按“记录”按钮,并使用执行典型业务流程的应用程序即可常见测试脚本。系统使用简明的英文语句和屏幕抓图来自动记录业务流程中的每个步骤。用户可以在关键字试图中轻松修改、删除或重新安排测试步骤。
关键字:软件测试、自动化测试、回归测试、QTP
The application of QTP test tool in software’s
development
Abstract: The test of Software is the important part in software project ,it is the important means of ensuring software quality. Recently in few years, the unceasing development of, software product strengthens continuously because of the complex degree of software, software test has gotten , it is more and more extensive to pay attention. Automation test is with the test behavior transformation of artificial drive a kind of course of carrying out for machine. Usually, when having designed Test Case have test people after passing through evaluation the rules step of one step that basis describes in example carry out , get the comparison of actual result and expected result. In this course ,it have led into the concept of automation test for saving manpower, time or hardware resource and raising test efficiency. QTP is the abbreviation of quicktest Professional , is a kind of voluntarily test tool. Using the purpose of QTP is that the by hand that wants to carry out repetition with it tests , it is used in regressing test mainly and test the new edition of same software. Mercury QuickTest Professional can even make new test people raise efficiency in some minutes. You need to carry out the application program of typical business process through pressing the button of " record " and using only, found test script. System uses concise English sentence and screen to grab picture come from to move every step in record business process. User can the relaxed modification in keyword view , delete or reordering test step.
Keywords:The test of Software、The test of Automation、The test of Regression、QTP(QuickTest Professional)
目录
前言 (5)
第1章软件测试 (6)
1.1定义 (6)
1.2 软件质量与测试的关系 (6)
1.3 主要技术 (6)
1.4 自动化测试 (7)
第2章 QTP简介 (8)
2.1特点 (8)
2.2安装(截图) (8)
2.3基本操作(截图) (13)
第3章订票系统功能简介 (17)
3.1订票功能 (17)
3.1修改订票功能 (17)
3.1删除订票功能 (17)
第4章测试需求分析与计划 (18)
4.1需求分析 (18)
4.2测试计划 (18)
第5章订票功能测试 (20)
5.2测试用例 (20)
5.2录制脚本过程(截图) (22)
5.2测试脚本 (25)
5.2执行和结果 (25)
第6章修改功能测试 (26)
5.2测试用例 (26)
5.2录制脚本过程(截图) (26)
6.2测试脚本 (30)
6.2执行和结果 (31)
第7章删除功能测试 (32)
5.2测试用例 (32)
5.2录制脚本(截图) (32)