Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Android Testing with JUnit and Espresso

Posted By: naag
Android Testing with JUnit and Espresso

Android Testing with JUnit and Espresso
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hour | 198 MB
Genre: eLearning | Language: English

How do you ensure your Android application works as expected? This video will show you how. We will cover both JUnit and Espresso Android testing frameworks. JUnit automates unit testing, a test method that ensures the small units of logic within our application works correctly. Espresso, created by Google, is a User Interface (UI) library to ensure the UI works as planned. There are three videos within this Android testing series:

Android Testing Introduction. This first clip in the series introduces the field of Android Testing and explains the purpose of both JUnit and Espresso.
JUnit. This second clip in the series covers the JUnit framework and you will learn how to automate your unit tests. This video is hands-on, and we will explore a number of testing functions including average, sum, and search.
Espresso. This third clip in the series covers Espresso UI testing. This video is hands-on, and we will add Espresso test functions to some of the primary UI elements.

Android Testing with JUnit and Espresso