zoukankan      html  css  js  c++  java
  • Robotium Recorder的初试

    一、安装

    资料来自官方

    Prerequisites:

    • Install the Java JDK.
    • Install the Android SDK. The ADT bundle with Eclipse is recommended. Or update the Android SDK tools if already installed. From the Eclipse toolbar go to: Window > Android SDK Manager. Check Android SDK tools and click update.

    Install Robotium Recorder for Eclipse

    Start Eclipse and go to: Help > Install New Software. Enter "http://recorder.robotium.com/updates" in the "Work with" field. Press Enter and wait for Robotium to get visible. Check Robotium Recorder and uncheck "Contact all update sites during install" before clicking "Next".

    From the Install Details screen click "Next".


    Accept the license and click "Finish". The installation process will continue.

    Click "OK" in the Security Warning dialog.

    Click "Yes" to restart Eclipse with Robotium Recorder installed.

    Start Robotium Recorder

    Robotium Recorder can be started from: Eclipse > File > New > Other. From "New" window select "New Robotium Test" and click "Next".

    Robotium Recorder can also be started by right clicking an existing app or test project and from the opened menu select: Robotium Recorder > New Robotium Test.

    Robotium Recorder starts.

    作者:Elaine
    交流QQ:392989505
  • 相关阅读:
    程序员掌握的单词汇总
    Django--基础补充
    C#入门概述
    python常用模块
    软件开发经验之谈
    p7.BTC-挖矿总结
    p6.BTC-挖矿难度
    p5.BTC-网络
    p4.BTC-实现
    p3.BTC-协议
  • 原文地址:https://www.cnblogs.com/ITGirl00/p/4168653.html
Copyright © 2011-2022 走看看