User Tools

Site Tools


android:android_test

Android Automation Test

mockito

cucumber

https://github.com/cucumber/cucumber

Cucumber is a tool for running automated tests written in plain language. Because they're written in plain language, they can be read by anyone on your team. Because they can be read by anyone, you can use them to help improve communication, collaboration and trust on your team.

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

Cross-platform Acceptance Testing Best Practices

BDD

Behaviour-Driven Development

Appium

http://appium.io/

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://code.google.com/p/selenium/wiki/DesiredCapabilities

https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/caps.md

Reference

ANTLR

/var/www/dokuwiki/wiki/data/pages/android/android_test.txt · Last modified: 2016/05/05 13:07 by 127.0.0.1