Introducing Robotium Recorder
Ever since we started the Robotium open source project 4 years ago we've been asked about the availability of a recorder to further simplify the creation of UI test cases.…
Ever since we started the Robotium open source project 4 years ago we've been asked about the availability of a recorder to further simplify the creation of UI test cases.…
Robotium is a UI test framework for Android applications. With Robotium, test case developers can in easy fashion write function and system tests for Android applications. Robotium has until now only…
For those of you that do not know, Robotium is a test framework used for function and system tests of Android applications. With the release of Robotium 3.0, Robotium is…
I’m going to guess that most of you know what instrumentation is. In the event that you don't, instrumentation is a feature in which specific monitoring of the interactions between…