欢迎来到天天文库
浏览记录
ID:33679510
大小:7.54 MB
页数:62页
时间:2019-02-28
《android的应用测试系统客户端程序设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要Android是Googlc推出的集通讯、全球定位系统导航、无线网络连接、多媒体处理、信息感知等多种功能于一体的智能手机平台。自2007年推出以来,Android在市场中大放光彩,占据越米越多的市场份额,现今已成为众多智能手机操作系统中的领跑者。Android开源的特性使得应用程序的开发周期大大缩短,这对程序的测试提出了更高的要求。本课题中的Android应用测试系统客户端程序旨在为应用程序提供下载服务和日志管理。论文首先介绍了Android操作系统的优势,分析了系统的架构和应用彳呈序的构成
2、,接着阐述了客户端开发中所要用到的XML和WebDAV技术。针对系统的运行环境和功能需求,提出了将客户端分为下载模块和日志采集模块。在下载模块中,以图形化操作界面显示服务器上所有待测的Android应用程序,同时检测应用程序的安装情况(已安装、未安装和有更新),并在界面中显示不同颜色、不同内容的提示信息和提供与之相对应的功能按钮。在日志采集模块中,以后台服务的方式采集应用程序的开发日志、崩溃日志,并以包含唯一标识的命名发送到服务器。论文的最后完成了对系统客户端的测试,结果表明程序满足了最初的设计
3、要求。本课题中的Android应用测试系统客户端是面向自己独有的WcbDAV服务器设计的,不会对外泄露服务器上的额外信息,可运行在保密要求比较高的场合。关键词:AndroidWcbDAV后台服务日志采集唯—标识AbstractAndroidisasmartphoneplatformdevelopedbyGoogle,itsupportsmulti-functionssuchascommunication,GPSnavigation,Wirlconnection,multimediaprocess
4、ing,sonsoretc.Sinceitslaunchin2007,ithasbeenshininginthemarketandoccupyingmoreandmoremarketshare,andnowithasbecometheleaderofthesmartphoneoperatingsystems.BecauseofAndroid’Sopensourcenature,application’Sdevelopmentcycleisconsiderablyreduced,whichalso
5、placesgreaterdemandsonapplicationtesting.TheclientprogrammmeofAndroidapplicationtestingsystemdesignedbythisthesisaimsatsolvingapplication’Sdownloadserviceandlogmanagement.Inthisthesis,theadvantagesoftheAndroidsystemarepresentedfirstly,thesystemarchit
6、ectureandapplicationcompositionaredescribed,XMLtechnologyandWebDAVprotocolareanalyzedthen.Thisthesisputsforwardanideatodividetheclientprogrammeintodownloadmoduleandlogcollectionmodulebasedonsystem’Srunningenvironmentandfunctionalrequirement.Indownloa
7、dmodule,itdisplaysalltheAndroidapplicationsintheserverandalsochecksapplication’Sinstallationstatus(installed,notinstalled,update)withgraphicoperationinterface;besides,itshowsnoticeinformationofdifferentcontentindifferentcolorwithcorrespondingfunction
8、buttons.Inlogcollectionmodule,itcollectsapplication’Sdevelopmentandcrashloginthewayofbackgroundserviceandsendsthelogtotheserverwithuniqueidentification.Testingtotheprograrnmeisfinishedinthelastsectionofthisthesis,theresultsshowsthattheprogrammemeetst
此文档下载收益归作者所有