------- 源自梦想、永远是你IT事业的好友、只是勇敢地说出我学到! ----------

仅供学习和交流使用,翻译不好勿喷,请只摘除不合适的地方

Testing

The Android framework includes an integrated testing framework that helps you test all aspects of your application and the SDK tools include tools for setting up and running test applications. Whether you are working in Eclipse with ADT or working from the command line, the SDK tools help you set up and run your tests within an emulator or the device you are targeting.

If you aren't yet familiar with the Android testing framework, start by readingTesting Fundamentals. For a step-by-step introduction to Android testing, try theActivity Testing Tutorial.


测试

Android框架中包含了帮助对我们写出的应用程序的各个部分进行测试的整合测试框架,SDK工具中也提供了创建和运行这个测试应用程序的工具。不管你使用的是带有ADT的Eclipse,还是使用命令行,SDK工具都会帮你在模拟器或者你所指向的设备中创建和运行你的测试。

如果你还不熟悉Android的测试框架,即请开始阅读Testing Fundamentals文档,要想要得到对Android测试一步一步的介绍,就请阅读Activity Testing Tutorial这个文档,这里会对你进行详细的知道。

(后面会尝试着翻译这两篇文档)




------- 源自梦想、永远是你IT事业的好友、只是勇敢地说出我学到! ----------

更多相关文章

  1. Android(安卓)Monkey测试脚本
  2. 我的DIY Android(安卓)之旅--gps框架及简析
  3. Android(安卓)ViewPager多页面滑动切换以及单页卡内添加事件
  4. Android下进行单元测试
  5. Android中常用的框架(从GitHub开源库中代码量来排名)
  6. 我的DIY Android(安卓)之旅--gps框架及简析
  7. Android(安卓)Studio 里搭建自动化测试框架Robotium
  8. android内核字符驱动设备实战之----------内置C语言测试程序篇
  9. eclipse关联android sdk源码和android sdk docs/reference(javado

随机推荐

  1. Android关机重启
  2. Android NDK 简介(Android NDK 教程 一)
  3. 《Android系统学习》第十一章:Android应用
  4. 工具收藏
  5. [置顶] 入门Android开发--android基础
  6. 学习新手给Android新手的一些学习建议
  7. android 布局xml中 android:fitsSystemWi
  8. tools:context=".MainActivity的作用
  9. Android 配置环境变量
  10. android SD卡读写权限