Robotium is native android testing framework. This page contains all post related to robotium.

  1. Setting up Robotium in Eclipse
  2. How to write unit test case for Robotium with source code
  3. Android APK Unit testing by Robotium (no source code)
  4. How to take a screenshot in robotium?
  5. How to press a key in Robotium?
  6. How to change alignment in Robotium?
  7. How to press menu items in Robotium?
  8. How to find a webelement in Robotium?
  9. What are the asserts in Robotium(build in)?
  10. How to delete text in Robotium?
  11. How to click an item in Robotium?
  12. How to scroll/ nevigate in Robotium?
  13. How to long press in Robotium?
  14. How to drag in Robotium?
  15. How to insert text / type in Robotium?
  16. How to validate items in Robotium?
  17. How to search items in Robotium?
  18. Sample Test Template for Robotium Unit Tests
  19. How to run Robotium Test Cases?
  20. Tips-Tricks in Robbotium(Android Automation Framework)