资源描述:
《基于j2ee的销售管理系统的分析》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、论文题目基于J2EE的销售管理系统的分析摘要本系统是为了销售管理系统而开发的,系统使用的架构是J2EE、数据库为Oracle并作为存储工具而开发的一种在线的销售管理系统。由于销售管理的流程十分琐碎、复杂但又十分细致,销售的各个环节极容易出错,因此在实际的手工操作中,企业就要耗费大量的人力去辅助完成销售工作,而本系统的实施将可以避免这种难题,不但能够确保商品的单价和账目的核算准确无误,还可以利用本系统的查询和统计功能对销售各环节的信息进行统计,为企业的管理层、财务部和销售部等部门提供相关报表数据。本文在了解了一般企业销售管理的工作流程后进行了更深层次的理解与探讨,对这个系统
2、进行了需求的分析、功能的分析、系统的设计、系统的实现和实施,综合的运用了流程图、例图以及结构图等等的方式并在系统分析阶段对系统的实现与管理进行了需求分析和设计,QTP和LoadRunner自动化的测试工具在在本文中使用,在系统测试过程中实现了局部自动化的测试,测试效率明显改善,提高了系统测试的案例覆盖度。关键词:销售管理;J2EE;ORACLEIIIAbstractThesystemisbasedonenterprisesalesdemandandthedevelopmentofsystemisbasedontheJ2EEframefoundation,totheOrac
3、ledatabasetostoretoolsandthedevelopmentofasetofonlinesalesmanagementsystem.Becauseofthesalesmanagementprocessisverytrivialandcomplicatedbutverydetailed,saleeachlinkisveryerrorprone,sointhepracticalmanualoperation,enterprisesshouldspendalotofmanpowertoassisttocompletethesales,andtheimpleme
4、ntationofthesystemwillbeabletoavoidthisproblem,notonlytoensureaccurateaccountingoftheunitpriceofgoodsandaccounts,canalsousethesystemofqueryandstatisticalfunctionsofallaspectsofthesalesinformationstatistics,providerelatedreportdatafortheDepartmentofenterprisemanagementlayer,thefinancedepar
5、tmentandsalesdepartment.Theworkmanagementprocessofin-depthunderstandingandgrasp,thesalesmanagementsystemthedemandanalysis,functionanalysis,systemdesign,systemimplementationand,usingtheusecasediagram,flowdiagramandstructurediagraminthesystemdividedintostagesofevolutionhascarriedonthedetail
6、eddemandanalysisanddesignofthesystem,andtheuseofautomatedtestingtoolsQTP,LoadRunner,etc.,inthesystemtestingphasepartialrealizationofthetestautomation,improvetestefficiency,improvethesystemtestcasecoverage. Keywords:SalesManagement;J2EE;OracleIII目录摘要IABSTRACTII目录III第1章绪论11.1研究背景与意义11.2国内外研
7、究现状11.3研究目标与论文安排2第2章相关技术概述42.1大型软件系统技术架构演变42.1.1大型软件系统的特点42.1.2初始架构42.1.3应用服务和数据服务分离42.1.4使用缓存改善系统性能52.1.5使用应用服务器集群改善网站的并发处理能力62.1.6数据库读写分离72.1.6使用反向代理和CDN加速系统响应82.1.7使用分布式文件系统和分布式数据库系统92.1.8使用NoSQL和搜索引擎102.1.9业务拆分112.1.10分布式服务112.2应用服务器122.2.1Nginx122.2.2Weblogic12