Android教程網
  1. 首頁
  2. Android 技術
  3. Android 手機
  4. Android 系統教程
  5. Android 游戲
 Android教程網 >> Android技術 >> 關於Android編程 >> Android Testing(1) 淺嘗Android測試的奧秘

Android Testing(1) 淺嘗Android測試的奧秘

編輯:關於Android編程

僅供學習和交流使用,翻譯不好勿噴,請只摘除不合適的地方   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 reading Testing Fundamentals. For a step-by-step introduction to Android testing, try the Activity Testing Tutorial.     測試   Android框架中包含了幫助對我們寫出的應用程序的各個部分進行測試的整合測試框架,SDK工具中也提供了創建和運行這個測試應用程序的工具。不管你使用的是帶有ADT的Eclipse,還是使用命令行,SDK工具都會幫你在模擬器或者你所指向的設備中創建和運行你的測試。   如果你還不熟悉Android的測試框架,即請開始閱讀Testing Fundamentals文檔,要想要得到對Android測試一步一步的介紹,就請閱讀Activity Testing Tutorial這個文檔,這裡會對你進行詳細的知道。
  1. 上一頁:
  2. 下一頁:
熱門文章
閱讀排行版
Copyright © Android教程網 All Rights Reserved