- 1、本文档共68页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
浙江大学硕士学位论文 STYLEREF 标题,章标题(无序号) \* MERGEFORMAT 错误!使用“开始”选项卡将 标题,章标题(无序号) 应用于要在此处显示的文字。
PAGE i
基于Selenium的TCT Web平台自动化测试的实施
摘要
计算机与互联网发展迅速,越来越多的软件应用由传统的C/S(client/server)结构向B/S(browser/server)结构转变,随之出现了许多Web应用系统。软件测试是保证软件产品质量的重要手段,Web系统的独特性给测试工作带来了新的要求和挑战,自动化测试成为一种必然的趋势。
本文以TCT Web平台为测试对象,结合自动化测试工具Selenium,对其展开自动化测试工作。首先研究TCT Web平台的主要功能,对其进行测试需求分析,编写测试用例。再根据测试需求,具体展开对每个功能的自动化测试的实施。主要利用Selenium进行脚本录制,然后通过修改脚本代码来达到不同的测试目的,最后进行自动化测试的结果分析。
本文实现了对TCT Web平台的自动化测试,从多方面比较得出,自动化测试可以有效弥补传统手工测试的效率低下的问题。自动化测试有效节省了测试成本,提高了产品质量。
关键词:Web平台,自动化测试,Selenium
浙江大学硕士学位论文 Abstract
浙江大学硕士学位论文 Abstract
PAGE 4
PAGE ii
Abstract
With the fast development of computer science and Internet, more and more software applications transfer their tranditional C/S(client/server) structure to B/S structure(browser/server), then a lot of Web applications emerge at the same time,. Software testing is an important way to ensure the quality of software products, the peculiarity of Web applications brings new requirements and challenges to the test work. Automated testing becomes an inevitable trend.
This paper takes TCT web platform as the test object, combining automation test tool Selenium to implement the automated test. It firstly studied the main functions of TCT, then analyses the test requirements, and completes the test cases. According to test requirements, it implementation the automated testing for each function. Mainly use Selenium to record test scripts, and then modify the script code to achieve different test goals, finally analyse the automated testing results.
This paper implements the automated testing of TCT web platform, compared in different aspects, automated testing can effectively make up for the low efficiency of traditional manual testing. Automated testing effectively save
文档评论(0)