We are proud to announce that Testdroid Recorder is now officially out from Beta. The production version includes numerous new features, usability improvements and a lot of bug fixes.
The feature highlights of Testdroid Recorder 1.0 are:
Automatically configures your Android Test project for Robotium use
Testdroid Recorder takes your Android Test project and automatically generates all files needed to set up a working Robotium test project. This means that you will have your first automated Android tests in matter of minutes – not hours or days!
Recording test cases without application source code (just APK is needed)
We have listened to our customers and added the capability to record test cases without the application source code. Now you can take almost any APK file and create either Robotium or monkey runner tests for that APK by using Testdroid Recorder. Sweet!
Test output either in Robotium Java test code or monkeyrunner test programs