|
Project Information
Featured
Downloads
Links
|
User scenario testing for AndroidRobotium is a test framework created to make it easy to write powerful and robust automatic black-box test cases for Android applications. With the support of Robotium, test case developers can write function, system and acceptance test scenarios, spanning multiple Android activities. Robotium has full support for Activities, Dialogs, Toasts, Menus and Context Menus. See Questions & Answers for common Robotium questions and answers.
NEWS: Robotium 3.2.1 is now released!Robotium 3.2.1 is lighter, faster and more stable! New functionality includes: typeText(int index, String text), typeText(EditText editText, String text), finishInactiveActivities() and more. Robotium provides the following benefits:
Plans for RobotiumVersion 1.0 was released in January 2010. At the moment focus is primarily on supporting the community in using Robotium, fixing any issues that come up while continuously working on improving Robotium. As time allows, new features will be developed based on what users express an interest in. Features we want to implement in the future
Features further down the line
This project is neither affiliated with Google nor with OpenQA (Selenium). |