Athrun - 51CTO.COM

Download Report

Transcript Athrun - 51CTO.COM

安卓自动化Athrun入门到精通
edu.51cto.com
edu.51cto.com
讲师: 姜峰
edu.51cto.com
使用Athrun的好处




知道淘宝是怎么做安卓自动化的
中国人自己开发的自动化框架
便于中国人理解的中文的文档
必要时可以找到开发者的支持且都
在国内便于沟通
edu.51cto.com
淘宝出版的开源无线自动化框架
框架地址
 http://code.taobao.org/p/athrun/src/
edu.51cto.com
Feature List
Open Source
Depends On
Language
OO style API Design
Test Release APK
Test Installed APK
WebView Automation
Continuous Integration
Remote Control
Capture Error Screen
Record And Playback
Test Data Preparation
Performance Testing
Security Testing
Athrun
Robotium
Android
NativeDriver
●
instrument
Java
●
●
●
●
●
●
●
-
●
instrument
Java
●
●
●
-
●
WebDriver
Any
●
●
●
-
edu.51cto.com
环境需求




JDK
Eclipse
Android SDK
SVN
edu.51cto.com
JDK
 http://www.oracle.com/technetwork/java/javase/downlo
ads/jdk7-downloads-1880260.html
edu.51cto.com
Eclipse ADT
 Eclipse ADT plugin + Android SDK
 http://developer.android.com/sdk/index.html
edu.51cto.com
Eclipse
 http://www.eclipse.org/downloads/packages/eclipsestandard-44/lunar
edu.51cto.com
Android SDK
 http://developer.android.com/sdk/index.html
edu.51cto.com
SVN
 http://tortoisesvn.net/downloads.html
edu.51cto.com
配置Android开发环境
 下载adt插件
 配置Android sdk
edu.51cto.com
下载Athrun






在本机选定一个存放代码的位置dir
在dir下单击鼠标右键
在弹出的菜单中选择SVN Checkout一项
在弹出的对话框,第一项URL of repository下面的输入框中填入
对应的地址:http://code.taobao.org/svn/athrun/trunk/android
点击OK下载
等待下载完成☺
edu.51cto.com
Thank You !
edu.51cto.com
edu.51cto.com