欢迎来到天天文库
浏览记录
ID:36690005
大小:8.26 MB
页数:65页
时间:2019-05-13
《基于模型的Web应用自动化测试》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于模型的Web应用自动化测试作者:指导教师:刘松王林章副教授南京大学研究生毕业论文(申请工程硕士学位)南京大学软件学院2011年5月Model-·BasedAutomatedTestingforWebApplicationLiu,SongSubmittedinpartialfulfillmentoftherequirementsforthedegreeofMasterofEngineering一●●●SupervisedDyProfessorWANG,LinzhangSoftwareInstituteNANJINGUNIVERSlTYNanjing,Chin
2、aMay,2011摘要软件技术的高速发展、软件项目的扩大规模以及软件产品的复杂性提高使得如何保证软件质量成为了计算机领域最为重要的课题之一,而软件测试作为保证软件质量的一个重要环节成为了当今软件工业的研究重点,传统的手动测试已经无法满足所有的测试需求。业界自动化测试方法已普遍应用与项目中,但自动化程度不高、复用性不强等问题已经成为自动化测试技术发展的瓶颈。基于模型的自动化软件测试方法是以有限状态机(FSM),UML或者马可夫链等建模方法为出发点,可以重复使用项目设计阶段的模型,实现对软件测试过程高度自动化的测试方法。将基于模型的自动化测试方法应用于具体的Web
3、系统中,利用系统的具体需求和形式化的模型,高效的生成测试用例,使得整个测试过程节约更多资源。本文的主要工作:1。设计了一个基于模型的自动化测试系统;2.将模块交互行为建立UML顺序图模型,提出基于UML顺序图的测试生成方法,生成测试输入和Peri测试脚本;3.开发了辅助工具,并完成了针对一个Web应用的测试实例研究。关键词:基于模型,自动化测试方法,Web应用。AbstractThempiddevelopmentofsoftwaretechnology,softwareprojectscaleandcomplexityofsoftwareproductsmak
4、ethefieldofcomputerscincewhichistoimprovesoftwarequalitybeenthemostimportantresearchareas,andsoftwaretestingasasoftwarequalityassurancehasbecomeanimportantpartoftoday’Ssoftwareindustryresearchpriorities,thetraditionalmanualtestinginthefaceofrapidchangesintoday。Ssoftwarehasbeenunable
5、tomeettheneedsofalIthetests,theresearchfocusonsoftwaretestingautomatedsoftwaretestingmethodshavebeenmigrated.Theindustryhasbeenwidelyusedautomatedtestingmethodsandprojects,butnothighdegreeofautomation,reusabilityisnotstrongandSOhasbecomeabottleneckinthedevelopmentofautomatedtestingt
6、echnology.Model-basedautomatedsoftwaretestisbasedonfinitestatemachine,UML,orMarkovchainmodeling。andthesemodelsaresettedupintheprocessofprojectdesign.Model—basedautomatedsoftwaretestcanmakesoftwaretestingprocesshighlyautomated.Themodel-basedautomatedtestingmethodisappliedtothetestwor
7、kofspecificWebsystem.Efficienttestcaseshavebeengeneratedbytheneedsofspecificsystemanditsmodels.ThismethodmakesthewholetestingprocesssavemorereSOurces.Themainworkofthispaper:1.Anautomatedtestingsystembasedmodel-basedapproachhasbeenproposed;2.EstablishmentofthemoduleinteractionsUMLseq
8、uencediagrammodel。U
此文档下载收益归作者所有