100字范文,内容丰富有趣,生活中的好帮手!
100字范文 > android自动化持续集成 基于持续集成的Android自动化测试.pdf

android自动化持续集成 基于持续集成的Android自动化测试.pdf

时间:2019-01-22 17:34:17

相关推荐

android自动化持续集成 基于持续集成的Android自动化测试.pdf

基于持续集成的Android自动化测试.pdf

年 第24 卷 第 5 期 计 算 机 系 统 应 用

基于持续集成的Android 自动化测试

王 焱, 张 征

(华中科技大学 自动化学院, 武汉 430074)

摘 要: Android 测试方面的研究大多集中在测试工具和框架的实现上, 有些工具和框架可以实现测试用例的自

动生成和测试脚本的自动执行. 然而在项目开发过程中, 测试这个活动是需要人工启动的, 不能及时有效地保证

新增或者修改代码的质量. 在 Robotium 测试框架的基础上, 通过研究持续集成方案, 包括被测代码和测试代码

的托管、版本控制, 应用的自动构建, 测试的自动执行, 实现了Android 的自动化测试平台. 使用该测试平台, 可

以及时自动地对被测代码的修改进行测试, 直观可控地保证了Android 应用的质量.

关键词: Android 测试; Robotium 框架; 自动化测试; 持续集成

Continuous Integration Based Study on Automated Testing for Android Platform

WANG Yan, ZHANG Zheng

(School of Automation, Huazhong University of Science & Technology, Wuhan 430074, China)

Abstract: Research on Android test mostly focused on the realization of the testing tools and frameworks, some tools

and frameworks can realize automatic test case generation and test scripts execution. However, during software

development, test requires human start, thus can't guarantee the quality of new or modified code timely and effectively.

Based on Robotium framework, this paper researched continuous integration solution, including the code under test and

the test code hosting, version controlling, building the application and test automatically, finally realized the Android

automation test platform. With the test platform, the code updates can be test automatically in time, the quality of the

Android applications can be intuitive and controllable.

Key words: Android test; Robotium framework; automated testing; continuous integration

伴随着Android 系统的走红, 市场对Android 应用 其功能强大、使用简单赢得了大量的用户, 它能够模

程序(APP)的开发提出了更高的要求, 快速推出、快速 拟几乎所有的用户操作, 实现对APP 全面的功能测试.

迭代、快速响应用户的需求. 然后在这个 “快速” 的过 同时, 国内外学术领域对Android 测试也有很多研究.

程中, APP 的质量难以等到保证, 在用户使用时出现应 张灿

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。