android:android_test
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| android:android_test [2013/08/23 15:19] – removed percy | android:android_test [2016/05/05 13:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Android Automation Test ====== | ||
| + | ===== mockito ===== | ||
| + | Reference: | ||
| + | - [[wp> | ||
| + | - https:// | ||
| + | |||
| + | ===== cucumber ===== | ||
| + | https:// | ||
| + | < | ||
| + | Cucumber is a tool for running automated tests written in plain language. Because they' | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== calabash-cucumber ===== | ||
| + | Install on Mac: | ||
| + | |||
| + | **Android** | ||
| + | gem install calabash-android --version 0.4.4 | ||
| + | or (if necessary) | ||
| + | sudo gem install calabash-android --version 0.4.4 | ||
| + | ==== reference ==== | ||
| + | - Calabash-Android https:// | ||
| + | - Calabash-iOS https:// | ||
| + | - https:// | ||
| + | - http:// | ||
| + | - Cucumber http:// | ||
| + | - https:// | ||
| + | - Four levels of customization in Calabash-Android http:// | ||
| + | ==== Cross-platform Acceptance Testing Best Practices ==== | ||
| + | https:// | ||
| + | ===== BDD ===== | ||
| + | Behaviour-Driven Development | ||
| + | - http:// | ||
| + | |||
| + | ===== Appium ===== | ||
| + | |||
| + | http:// | ||
| + | |||
| + | Appium is an open source test automation framework for use with native and hybrid mobile apps. | ||
| + | It drives iOS and Android apps using the WebDriver JSON wire protocol. | ||
| + | |||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | ===== Reference ===== | ||
| + | ==== ANTLR ==== | ||
| + | antlr: | ||
/var/www/dokuwiki/wiki/data/attic/android/android_test.1377242371.txt.gz · Last modified: 2016/05/05 13:06 (external edit)
