Robotium Android Training
Robotium Android Training Introduction:
Robotium Android Online Training Course Content
Getting Started with the Robotium
- Robotium framework
- Features & benefits
- Setting up an android environment
- Requirements
- Downloading the android SDK
- Installing ADT
- Adding the android SDK location
- Installing the latest SDK version
- Setting up the AVD
- Summary
Creating a Test Project Using Robotium
- Creating the AUT
- Creating a test project
- Creating a test case
- Adding the Robotium library
- Adding the package name in &roidManifest.xml
- Robotium’s test case code
- Running the test case
- Summary
Robotium APIs
- Solo
- API calls
- Resource ID in the Robotium
- Understanding internationalization
- Summary
Web Support in Robotium
- API set
- Hybrid test example
- Summary
Comparison with Other Frameworks
- MonkeyRunner
- Robolectric
- UI Automat or
- Calabash
- Summary
Remote Control in Robotium
- Software Automation Framework Support
- Working of a Remote Control for android
- Robotium Remote Control using SAFS
- Summary
Other Robotium Utilities
- Robotium Utils class
- API set
- XPath API & syntax
- Robotium for pre-installed applications
- Test for only APK
- Signature process
- Summary
Robotium with the Maven
- Automate &roid app built with Maven
- Maven features
- Setting up android SDK & ADT
- Setting up the environment PATH for &roid Tools
- Build android tests using Maven
- Summary