Android Espresso Testing Complete Guide 2022

所在平台: Udemy

课程主页: https://www.udemy.com/course/android-espresso-testing-complete-guide-2022/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:2022年Android Espresso测试完全指南 课程概述:移动自动化测试因安卓设备和操作系统版本的多样性而变得困难。但我将为大家简化Espresso的使用。根据我的经验,Espresso是Google支持的功能测试的优秀工具。Espresso允许进行应用间测试和代码覆盖率测量。Espresso是Android的测试框架,用于编写有效和可靠的UI测试用例。Espresso在测试运行之前会确保活动已启动,并将测试中的操作与应用程序用户界面同步。虽然Espresso主要用于单一应用的测试,但它也支持对应用外进行黑箱测试。 Espresso测试用例包含三个组成部分:视图匹配器(View Matchers)、视图操作(View Actions)和视图断言(View Assertions)。在Espresso教程中,我们将详细了解这些组件。本课程包括以下内容: - 如何设置Espresso进行功能测试? - 如何添加和运行您的第一个Espresso测试用例? - 如何在Espresso中使用视图匹配器、视图操作和视图断言? - 如何在Espresso中创建自定义匹配器? - 使用Espresso测试RecyclerView - 使用Espresso测试ListView与数据适配器 - 如何测试拨号器活动(Dialer Activity)与Espresso意图(Intent)? - 如何测试相机活动(Camera Activity)与Espresso意图(Intent)? - 使用Espresso测试Web视图(Web Views) - Espresso资源闲置示例 - Espresso多进程测试 - 截屏功能 此课程旨在帮助学习者熟悉Espresso测试框架,并掌握编写和执行高效测试用例的技能。

课程评论(0条)

课程详情

Mobile automation testing is difficult considering variety of different android devices and OS versions.But I have simplified the Espresso for you all. As per my experience Espresso is great tool supported by Google for functional testing. Espresso allows you to do inter app testing and code coverage measure.What is Espresso ?Espresso is Android's Testing Framework used for writing effective and reliable UI Test cases.Espresso synchronizes actions written in test with application user interface.Before Test case run Espresso ensures that the activity is started. Espresso is intended to perform testing on single application but still it allows testing outside of your application as a black box testing.Espresso Test cases has three components View Matchers,View Actions and View Assertions. We will see there components in detail as we move on to Espresso Tutorial.Espresso Tutorial-How to Setup Espresso for functional Testing?How to Add and Run Your First Espresso Test Case ?How to use View Matchers, View Actions and View Assertions in Espresso?How to Create Custome Matcher in Espresso?Testing Recycler Viewwith Espresso Testing List View with Espresso Data AdapterHow to Test Dialer Activity with Espresso Intent?How to Test Camera Activity with Espresso Intent?Testing Web Views using Espresso WebEspresso Resource Idling Example.Espresso MultiprocessTake Screenshot

课程标签

0人关注该课程

主题相关的课程