Best Practices for Testing

These classes and articles provide information about how to test your Android application.

  1. Testing Your Activity

    How to test Activities in your Android applications.

    1. Setting Up Your Test Environment
    2. Creating and Running a Test Case
    3. Testing UI Components
    4. Creating Unit Tests
    5. Creating Functional Tests