Robotium is native android testing framework. This page contains all post related to robotium.
- Setting up Robotium in Eclipse
- How to write unit test case for Robotium with source code
- Android APK Unit testing by Robotium (no source code)
- How to take a screenshot in robotium?
- How to press a key in Robotium?
- How to change alignment in Robotium?
- How to press menu items in Robotium?
- How to find a webelement in Robotium?
- What are the asserts in Robotium(build in)?
- How to delete text in Robotium?
- How to click an item in Robotium?
- How to scroll/ nevigate in Robotium?
- How to long press in Robotium?
- How to drag in Robotium?
- How to insert text / type in Robotium?
- How to validate items in Robotium?
- How to search items in Robotium?
- Sample Test Template for Robotium Unit Tests
- How to run Robotium Test Cases?
- Tips-Tricks in Robbotium(Android Automation Framework)