Multiple ways to start tests
You can choose how to initiate testing of your app:
- The Android Studio plugin lets you test your app right from your development environment.
- The command line interface lets you run from the command line interactively, and is also well suited for scripting as part of your automated build and testing process.
- The web UI built into the Google Developers Console enables you to upload an app binary and initiate testing from anywhere.
https://console.developers.google.com/testlab/mobile/run/robo?project=devbang-1118
'잘좀하자 개발' 카테고리의 다른 글
[ECLIPSE] 주석 (0) | 2016.06.30 |
---|---|
[TERM] Front-end & Back-end (0) | 2016.02.22 |
[VI]Settings (0) | 2015.09.01 |
[PHP] OOP로 다가가자 - eclipse PDT include path 하기 (0) | 2015.08.18 |
Regular Expression (0) | 2015.07.04 |