内容发布更新时间 : 2024/12/26 21:56:34星期一 下面是文章的全部内容请认真阅读。
装 订
线
中山大学南方学院2017届本科生毕业论文(设计)
中山大学南方学院
本科生毕业论文(设计)
系名:电子通信与软件工程系 专业:通信工程 学号:132014098 姓名:王嘉颖
指导教师:温泉思(讲师)
二○一七年三月
基于小区物业管理系统测试设计与实现中山大学南方学院2017届本科生毕业论文(设计)
摘要
从IT产业的发展初期到目前的大型开发过程,测试已成为其中一个不可分割的部分。随着各种程序规模的日益增大,如何测试的问题也日益突出,现代社会对软件的需求越来越强,高可信的测试有着广泛的需求,基于缺陷模式的测试工程作为高可信程序的重要保证,可以大大降低程序的缺陷密度,提高软件的可信性。由人工或自动方法来执行或评价系统或系统部件的过程,以验证它是否满足规定的需求,或识别期望的结果和实际结果之间的差别。它是软件工程的一部分,它随着开发应运而生,并随着软件开发的产业化而受到重视。
用一句话来概括,测试就是不断发现缺陷,并不断修正的过程,而这也正是本文所体现的流程主线。本文从测试的基本概念入手,使用目前标准的黑盒测试技术,对小区物业管理系统进行功能、界面、兼容性测试以及修复后的回归测试。通过实现标准的测试流程,从测试计划和测试用例的编写,到实现每个模块的测试验证和反馈测试报告,深入剖析测试的相关技术和理论。
关键词:测试,黑盒测试,软件工程,测试工程
I
中山大学南方学院2017届本科生毕业论文(设计)
ABSTRACT
FromthebeginningofthedevelopmentoftheITindustrytothecurrentprocessoflarge-scaledevelopment,
howtotestisalsobecomingincreasinglyprominent, growingdemandforsoftwareinthemodernsociety, high-confidencetesthasawiderangeofneeds,
basedonthefailuremodeoftestengineeringasanimportantguaranteeforhigh-confidenceprocedures,
improvethedependabilityofsoftware.
Bymanualorautomaticwaytoperformevaluationsystemorsystemcomponentorprocess, toverifythatitmeetsspecifiedrequirements,
oridentifythedifferencebetweentheexpectedresultsandactualresults. Itispartofthesoftwareengineering,
Tosumupinonesentence,
testingisconstantlydiscoveringdefectsandcorrectionprocess, andthisisalsoreflectedinthisarticlefocusingontheprocess.
Fromthetestingbeginswiththebasicconceptofusingblackboxtestingtechniquescurrentlystandard,
onresidentialpropertymanagementsystemfunctions,
interfaces,
compatibilitytesting,
Byimplementingastandardtestingprocess, in-depthanalysisoftesttechnologyandtheory.
Keywords:testing, blackboxtesting, softwareengineering,testengineeringtestingandfeedbacktoimplementeachmoduletestreport,
andregressiontestingafterrepair. fromwritingtestplansandtestcases, itiswiththedevelopmentcameintobeing,
andvaluedwiththeindustrializationofsoftwaredevelopment.
youcangreatlyreducetheprocessofdefectdensity,
hasbecomeanintegralpartofthetest.
Increasesalongwiththeincreasingscaleofvariousprograms,
II