How to setup a test environment for Android using Robotium

This post should show how easy it is, to setup an robotium test environment for Android Apps using the Eclipse IDE. First of all you have to download the latest Android SDK depending to your operating system from http://developer.android.com/sdk/index.html. After downloading the zip file you can unzip it to:

  • /opt for Linux system
  • /Applications for Mac OSx systems
  • c:Programs for Windows systems

AVD – Manager
Start the Android avd manager with the command ./tools/android.

Read more

“Challenges in Mobile Test Automation”

Currently, I am preparing my talk “Challenges in Mobile Test Automation” for the Agile Testing Days 2011 in Berlin (Potsdam). This talk includes insights into the challenging job of mobile test automation in an agile development team at XING. Also some solutions will be provided in this talk. For more information check: http://agiletestingdays.com/program.php?p=52