User Tools

Site Tools


android:android_test

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
android:android_test [2013/08/23 15:23] – [reference] percyandroid:android_test [2016/05/05 13:07] (current) – external edit 127.0.0.1
Line 7: Line 7:
  
 ===== cucumber ===== ===== cucumber =====
 +https://github.com/cucumber/cucumber
 +<code>
 +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.
 +</code>
 +
  
 ===== calabash-cucumber ===== ===== calabash-cucumber =====
Line 15: Line 20:
 or (if necessary) or (if necessary)
     sudo gem install calabash-android --version 0.4.4     sudo gem install calabash-android --version 0.4.4
-     
 ==== reference ==== ==== reference ====
-  - Calabash-Android https://github.com/calabash/calabashandroid+  - Calabash-Android https://github.com/calabash/calabash-android
   - Calabash-iOS https://github.com/calabash/calabash-ios   - Calabash-iOS https://github.com/calabash/calabash-ios
   - https://github.com/calabash/x-platform-example   - https://github.com/calabash/x-platform-example
Line 23: Line 27:
   - Cucumber http://cukes.info/   - Cucumber http://cukes.info/
   - https://github.com/cucumber/cucumber/wiki   - https://github.com/cucumber/cucumber/wiki
 +  - Four levels of customization in Calabash-Android http://fangmobile.com/2013/03/04/four-levels-of-customization-in-calabash-android/
 ==== Cross-platform Acceptance Testing Best Practices ==== ==== Cross-platform Acceptance Testing Best Practices ====
 https://github.com/calabash/calabash-ios/blob/0.9.x/calabash-cucumber/doc/x-platform-testing.md https://github.com/calabash/calabash-ios/blob/0.9.x/calabash-cucumber/doc/x-platform-testing.md
Line 29: Line 33:
 Behaviour-Driven Development  Behaviour-Driven Development 
   - http://behaviour-driven.org/   - http://behaviour-driven.org/
 +
 +===== 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 ====
 +antlr:http://www.antlr.org/wiki/display/ANTLR4/Home
/var/www/dokuwiki/wiki/data/attic/android/android_test.1377242593.txt.gz · Last modified: 2016/05/05 13:06 (external edit)