Mobile Application Automation using Appium

所在平台: Udemy

课程主页: https://www.udemy.com/course/appium-tool/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 使用 Appium 进行移动应用自动化 **课程概述:** 本课程将深入介绍 Appium,一个强大的开源自动化测试框架,支持 iOS、Android 和 Windows 平台上的移动应用自动化。Appium 允许您使用同一套 API 编写跨平台测试,从而实现 iOS、Android 和 Windows 测试套件之间的代码复用。 **课程内容将涵盖:** 1. **Java 基础到高级概念:** 扎实的 Java 编程基础是进行 Appium 自动化测试的关键,本课程将系统讲解 Java 的核心知识。 2. **Android 原生应用自动化:** 学习如何使用 Appium 自动化测试 Android 原生应用程序(使用 iOS、Android 或 Windows SDKs 编写的应用)。 3. **Android Web 应用自动化:** 掌握如何自动化测试移动 Web 应用,包括在 Android 上使用 Chrome 或内置浏览器访问的 Web 应用。 4. **Android Hybrid 应用自动化:** 了解 Hybrid 应用的结构(包含 Webview)以及如何使用 Appium 对其进行自动化测试。 通过本课程的学习,您将能够熟练运用 Appium 来高效地自动化各类 Android 移动应用,并提升测试效率。

课程评论(0条)

课程详情

Appium supports Native apps are those written using the iOS, Android, or Windows SDKs. Mobile web apps are web apps accessed using a mobile browser (Appium supports Safari on iOS and Chrome or the built-in ‘Browser' app on Android). Hybrid apps have a wrapper around a "webview" - a native control that enables interaction with web content. Importantly, Appium is "cross-platform": it allows you to write tests against multiple platforms (iOS, Android, Windows), using the same API. This enables code reuse between iOS, Android, and Windows testsuites.Here we are going to cover 1. Basic to advance Java concepts2. Automation of Native android application3. Automation of Web based android application4. Automation of Hybrid android application

课程标签

0人关注该课程

主题相关的课程