Adding ADB Support to our Framework [Advanced Appium Tutorial - 5][Java]
7
Adding ADB Support to our Framework [Advanced Appium Tutorial - 6][Java]
8
Adding ADB Support to our Framework [Advanced Appium Tutorial - 7][Java]
9
Creating Logger for our Framework [Advanced Appium Tutorial - 8][Java]
10
Testing what we wrote so far to make sure our Framework works [Advanced Appium Tutorial - 9][Java]
11
Creating DriverManager for AndroidDriver [Advanced Appium Tutorial - 10][Java]
12
Creating Page/Activity Objects for Mobile Application [Advanced Appium Tutorial - 11][Java]
13
Creating Page/Activity Objects for Mobile Application [Advanced Appium Tutorial - 12][Java]
14
Creating Page/Activity Objects for Mobile Application [Advanced Appium Tutorial - 13][Java]
15
Implementing Metadata Storage for Test Cases [Advanced Appium Tutorial - 14][Java]
16
Creating a Common TestManager Class using JUnit Test Listeners [Advanced Appium Tutorial - 15][Java]
17
Creating Test Cases to Test Mobile Application [Advanced Appium Tutorial - 16][Java]
18
Start Appium Server Programmatically [Advanced Appium Tutorial - 17][Java]
19
Building Runnable JAR for Appium Framework [Advanced Appium Tutorial - 18][Java]
20
Running Appium Framework JAR from Command Line [Advanced Appium Tutorial - 19][Java]
21
Parallel Testing using Appium [Advanced Appium Tutorial - 20][Java]
22
Generating XML Reports - Appium Framework Tutorial - Part 21
Description:
Are you a beginner with Appium and wondering how to build an automation testing framework? No problem, start watching from the Appium Basics and move on to the more advanced Framework series.
By the end of this tutorial series you will know how to build an automation testing framework with Appium. There are a lot of Appium Tutorials that cover everything from Gradle usage and developer options set up to advanced JUnit rules and parameterized testing.
By the end of this playlist you will have a good understanding of Appium and a solid framework that you can build upon and use it in your own project!
Advanced Appium Tutorials - Creating Mobile Automation Framework