This video present how Robotium relates to software testing for Android. Before Robotium, instrumentation tests on Android had to be too tightly coupled with the tested application’s implementation. It is now possible to write true black box tests, with no previous information about how the application under test is implemented.