Bharat Pawar
2010-01-13 08:57:23
+1
A:
Take a look at Robotium
'a open-source test framework created to make automatic black-box testing of Android applications significantly faster and easier than what is possible with Android instrumentation tests out-of-the-box.'
Homepage:
http://www.robotium.org/
Source:
http://github.com/jayway/robotium
Please note that the Robotium project is maintained by the company I work for
Jonas Söderström
2010-01-14 13:43:44
+1
A:
I found this tutorial from droidcon 09 to be really informative. Complete with downloadable working source code examples.
It walks through creating a Celcius to Fahrenheit temperature converter test-first using ActivityInstrumentationTestCase2, TestCase and AndroidTestCase.
FeatureCreep
2010-05-12 04:19:53