Book Image

Appium (Selenium)-Mobile Automation Testing from Scratch [Video]

By : Rahul Shetty
Book Image

Appium (Selenium)-Mobile Automation Testing from Scratch [Video]

By: Rahul Shetty

Overview of this book

Learn everything you need to know about mobile automation (Android+ IOS) even if you’ve never programmed before. The high-level topics include the following: -Appium features -Appium internal architecture -Configuration setup to run tests on Android and IOS simulators/emulators -Configuration setup to run tests on Android and IOS real devices -How to automate native (Android and IOS) apps using Appium -In-depth explanation of Appium APIs/commands and their usage -Mobile gestures automation, scroll, swipe, long press, tap, and touch actions using Appium By the end of the course, you will be able to automate any (native, hybrid, web) apps in Android/IOS using Appium. All resources and code files to this course are placed here at https://github.com/packtpublishing/appium-selenium--mobile-automation-testing-from-scratch.
Table of Contents (25 chapters)
Free Chapter
1
Introduction to Appium and Course
6
Automation on Real Android Device Apps with Appium and Its Rules
13
Framework Learning Plan
Chapter 14
Appium Framework – Part 1 – Learn TestNG Basics
Content Locked
Section 6
Executing the Test Cases at Package Level with regex
In this video, we will cover executing the test cases at package level with regex.