- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业论文(设计)
面向android系统的测试工具
目录
摘要 I
Abstract II
第1章 绪论 1
1.1. 课题背景 1
1.2. 课题说明 1
第2章 Android开发系统综述 3
2.1. android系统介绍 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
35
致谢 3
参考文献 3
附录.....................................................................................................................38
摘要
基于 Android 的自动化测试的设计与实现以Android 客户端的测试为研究内容,分析了 Android 自动化测试框架及其层次关系,尝试在现有测试方法的 基 础 上 进 行 测 试 手 段 的 优 化 和 创 新 。 研 究 了 基 于 JUnit 和 instrumentaion 的 Android 自 动 化 框 架 的 实 现 技 术 ,并 利 用 Hudson 进行集成,实现 Android 的自动化测试。产品的开发实践表明, 这种自动化测试方法效率高、用户体验好, 对于 Android 的自动化测试研究具有一定参考价值。Android应用程序使用Java做为开发语言把编译后的Java代码连同其它应用程序需要的数据和资源文件一起打包到一个Android包文件中,这个文件使用.apk做为扩展名,它是分发应用程序并安装到移动设备的媒介,用户只需下载并安装此文件到他们的设备。单一.apk文件中的所有代码被认为是一个应用程序。
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 devices use to install the application.
Key words:automated testing;Android;mobile phone;design
绪论
课题背景
作为20世纪最伟大的发明之一,计算机也进入了后PC时代。不知不觉中,形形色色的数字产
您可能关注的文档
最近下载
- 四年级数学上册(人教版)周周练(附答案).pdf VIP
- 水利工程软件:MIKE二次开发_(4).MIKE11模块介绍.docx VIP
- UL1557标准中文版-2018半导体UL中文版标准.docx
- 国民经济行业分类 .pdf VIP
- 7-中国石化动土作业安全管理规定(中国石化制〔2022〕14 号).pdf VIP
- 富平县林业发展十五五规划定稿2.docx
- 2023届高考地理二轮复习课件微专题3大气的水平运动——风.pptx VIP
- 领导干部政治理论考试100题及答案.doc VIP
- 人教B版高中数学选择性必修第一册1-1-1空间向量及其运算课件.ppt VIP
- 慢性心力衰竭及药物治疗.pptx VIP
文档评论(0)