资源描述:
《缺陷跟踪管理系统毕业设计》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、摘要摘要缺陷跟踪管理系统在现代软件开发中已经占据了很重要的位置,每一个软件组织都知道必须妥善处理软件中的缺陷,这是关系到软件组织生存、发展的质量根本。从系统考虑,应将缺陷跟踪管理纳入到项目管理信息系统之中,成为项目管理信息系统的一个子系统。整个系统分为管理员和项目参与者,测试人员和技术人员,每一个成员都有各自的任务;管理员完成功能:用户操作、项目成员操作、缺陷类别管理、缺陷状态管理﹑修改密码;项目经理完成功能:用户操作、缺陷操作、缺陷类别管理、缺陷状态管理、本人信息;测试员完成功能:用户操作、缺陷操作、缺陷类别管理、缺陷状态管理;我主要负责登陆界面和管理员的部分。本文的侧重点放在了讨
2、论这个程序的需求分析、设计、实现及所用到的项目管理知识。借着实现这个简单的缺陷跟踪系统,探讨了个人软件开发过程当中遇到的各种问题,以及解决它们的方法,展示了个人软件开发的一般过程。内容琐碎,难免会牵扯到当前流行的各种编程技术的细节。关键词:缺陷;跟踪;项目管理IAbstractIIAbstractAbstractDefectTrackingManagementSysteminthemodernsoftwaredevelopmenthasoccupiedaveryimportantposition,eachsoftwareorganizationmustproperlydealwith
3、allknowthatdefectsinsoftware,whichisrelatedtothesurvivaloforganizationstodevelopthequalityofthefundamental.Consideredfromthesoftwaresystem,softwaredefecttrackingmanagementshouldbeincorporatedintotheprojectmanagementinformationsystems,projectmanagementinformationsystemtobecomeasub-system.Thewhol
4、esystemisdividedintoprojectmanagersandparticipants,testingstaffandtechnicalstaff,eachmemberoftheirrespectivemandates;administratortocompletefunctions:usermanagement,rolemanagement,anddefecttypeofmanagement,statemanagementshortcomings,projectmanagement,changepassword;thecompletionoftheprojectman
5、agerfeatures:usersmanagement,defectmanagement,modifyyourpassword;testingpersonnelfunctions:adddefects;technicalpersonnelcompletethefunction:Seedefect,modifydefects;mymaininterfaceandtheadministratorinchargeoflandingthepart.Thisarticlefocusesonthediscussionofthisprocessneedsanalysis,design,imple
6、mentationanduseoftheProjectManagementBodyofKnowledge.Withtherealizationofthissimpledefecttrackingsystem,discussesthesoftwaredevelopmentprocessoftheindividualproblemsthatmayarise,aswellaswaystosolvethem,demonstratedthedevelopmentofpersonalsoftwareprocessingeneral.Contenttrivial,inevitablyinvolve
7、savarietyofpopularprogrammingdetails.Keywords:Defects;Tracking;ProjectmanagementII目录目录目录摘要IAbstractII1绪论11.1开发背景11.1.1什么是缺陷11.1.2缺陷管理的目标11.1.3一般流程11.1.4缺陷跟踪系统的现状11.2开发工具介绍22可行性分析42.1可行性研究42.1.1可靠性分析42.1.2可行性分析42.1.3技术可行性52.1.4经济可行