Errors & Testing

Android    |    Intermediate
  • 15 videos | 59m 12s
  • Earns a Badge
Rating 4.6 of 14 users Rating 4.6 of 14 users (14)
Testing your applications is a big part of defensive programming in Android. Fortunately, automating tests can help make the job easier. Discover how to create and use automated unit and UI testing techniques for Android apps.

WHAT YOU WILL LEARN

  • Recognize how unit testing can be used in defensive programming
    Use the android testing api to construct automated unit tests
    Use instrumentation in automated android unit testing
    Use test case classes in android automated unit testing
    Use android assertion classes
    Use mock object classes in android automated unit testing
    Use test runner classes for android automated unit testing
    View test results in the ide
  • Recognize where end-to-end testing can be used in defensive programming
    Set up the android testing support api for automated ui testing
    Use espresso test classes for android automated ui testing
    Use instrumentation of activities for android automated ui testing
    Test ui components in android
    Use viewaction, viewinteraction, and datainteraction classes to simulate actions when testing an android app
    Create a java app to use exceptions and assertions

IN THIS COURSE

  • 4m 54s
    After completing this video, you will be able to recognize how unit testing can be used in defensive programming. FREE ACCESS
  • 4m 7s
    In this video, find out how to use the Android Testing API to construct automated unit tests. FREE ACCESS
  • Locked
    3.  Instrumentation
    3m 29s
    Find out how to use instrumentation in automated Android unit testing. FREE ACCESS
  • Locked
    4.  Test Case Classes
    3m 35s
    During this video, you will learn how to use test case classes for Android automated unit testing. FREE ACCESS
  • Locked
    5.  Assertion Classes
    4m 10s
    In this video, find out how to use Android assertion classes. FREE ACCESS
  • Locked
    6.  Mock Object Classes
    3m 27s
    In this video, find out how to use mock object classes to automate unit testing in Android. FREE ACCESS
  • Locked
    7.  Running Tests
    3m 31s
    To find out how to use test runner classes for Android automated unit testing, consult a reliable resource. FREE ACCESS
  • Locked
    8.  Working with Test Results
    4m 8s
    During this video, you will learn how to view test results in the integrated development environment. FREE ACCESS
  • Locked
    9.  UI Automation Testing Overview
    4m 49s
    After completing this video, you will be able to recognize where end-to-end testing can be used in defensive programming. FREE ACCESS
  • Locked
    10.  Setting up the Android Testing Support API
    3m 31s
    In this video, learn how to set up the Android Testing Support API for automated testing of your app's UI. FREE ACCESS
  • Locked
    11.  Espresso Test Classes
    3m 27s
    Learn how to use Espresso test classes for Android automated testing of UI. FREE ACCESS
  • Locked
    12.  Activity Instrumentation
    4m 8s
    In this video, you will learn how to use instrumentation of activities for Android automated UI testing. FREE ACCESS
  • Locked
    13.  UI Components
    3m 41s
    In this video, you will test UI components in Android. FREE ACCESS
  • Locked
    14.  Performing Actions
    3m 44s
    In this video, you will learn how to use the ViewAction, ViewInteraction, and DataInteraction classes to simulate actions when testing an Android app. FREE ACCESS
  • Locked
    15.  Exercise: Creating Exceptions and Assertions
    4m 31s
    In this video, you will learn how to create a Java app to use exceptions and assertions. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.7 of 13 users Rating 4.7 of 13 users (13)
Rating 4.0 of 5 users Rating 4.0 of 5 users (5)
Rating 5.0 of 3 users Rating 5.0 of 3 users (3)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 59 users Rating 4.6 of 59 users (59)
Rating 4.4 of 146 users Rating 4.4 of 146 users (146)
Rating 4.8 of 9 users Rating 4.8 of 9 users (9)