Packt Publishing, 2013. — 94 p.
Chapter 1, Getting Started with Robotium, discusses the Robotium Framework and helps us install and set up the Android environment on Windows in a step-by-step manner.
Chapter 2, Creating a Test Project Using Robotium, guides you through the creation of a test project and helps to run it using Eclipse.
Chapter 3, Robotium APIs, introduces you to the Solo class and information about the APIs present in the framework. It will also teach you about internationalization.
Chapter 4, Web Support in Robotium, briefs you about accessing the Web Elements in Android using web support in Robotium.
Chapter 5, Comparison with Other Frameworks, aims to provide a comparison between Robotium and other testing frameworks based on certain parameters.
Chapter 6, Remote Control in Robotium, introduces you to the Software Automation Framework Support and the working of the Remote Control in Android.
Chapter 7, Other Robotium Utilities, consists of various utilities present in the Robotium Framework. These utilities include the RobotiumUtils class, XPath usage, Robotium usage for the already installed Android applications, and the signature process involved during the application sign-unsign operation to perform tests.
Chapter 8, Robotium with Maven, briefs you on the Maven tool that helps you to attach an Android project to a build process. This chapter also explains the different congurations you need to use Robotium with Maven.