잘좀하자 개발
[Google]Cloud Test Lab
kissuu
2016. 2. 1. 18:42
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