毕业论文:《面向android系统的测试工具设计》.doc

毕业论文:《面向android系统的测试工具设计》.doc

  1. 1、本文档共42页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
PAGE 毕业论文(设计) 面向android系统的测试工具 学 生 姓 名: 指导教师: 讲师 专业名称: 电子信息工程 所在学院: 信息工程学院 2012年06月 目录 TOC \o "1-2" \h \z \u 摘要 h I Abstract h II 第1章 绪论 h 1 1.1. 课题背景 h 1 1.2. 课题说明 h 1 第2章 Android开发系统综述 h 3 2.1. android系统介绍 h 3 2.2. 开发环境介绍 5 2.3. 开发语言介绍 7 第3章 测试工具介绍 9 3.1. 测试工具结构介绍 9 3.2. 测试工具中Service介绍 12 第4章 总体设计 22 4.1. 概述 22 4.2. 构成 23 第5章 设计思想 24 5.1. 设计思想概述 24 5.2. 设计原则 25 第6章 结论. 35 致谢 h 36 参考文献 h 37 附录38 摘要 基于 Android 的自动化测试的设计与实现以Android 客户端的测试为研究内容,分析了 Android 自动化测试框架及其层次关系,尝试在现有测试方法的 基 础 上 进 行 测 试 手 段 的 优 化 和 创 新 。 研 究 了 基 于 JUnit 和 instrumentaion 的 Android 自 动 化 框 架 的 实 现 技 术 ,并 利 用 Hudson 进行集成,实现 Android 的自动化测试。产品的开发实践表明, 这种自动化测试方法效率高、用户体验好, 对于 Android 的自动化测试研究具有一定参考价值。Android应用程序使用Java做为开发语言,把编译后的Java代码连同其它应用程序需要的数据和资源文件一起打包到一个Android包文件中,这个文件使用.apk做为扩展名,它是分发应用程序并安装到移动设备的媒介,用户只需下载并安装此文件到他们的设备。单一.apk文件中的所有代码被认为是一个应用程序。 关键词: 关键词:测试自动化;Android;设计 Abstract This paper focuses on testing of Android clients. The authors analyze the Android automated testing framework and its hierarchy. The implementation is based on two automated testing framework of Android platform: JUnit and instrumentation. The purpose of this article is to propose an optimized test method. Making use of the continuous integration features of Hudson, the real sense of automated testing can be achieved. It shows that this automated testing method improves efficiency and enhances user experience in some extent. This research will have values for automated testing of Android.Android applications are written in the Java programming language. The Android SDK tools compile the code—along with any data and resource files—into an Android package, an archive file with an .apk suffix. All the code in a single .apk file is considered to be one application and is the file that Android-powered

您可能关注的文档

文档评论(0)

老刘忙 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档