YoVDO

Appium Automation Framework From Scratch - Java - Maven - TestNG

Offered By: Automation Step by Step via YouTube

Tags

Appium Courses Java Courses Apache Maven Courses TestNG Courses

Course Description

Overview

Learn how to build an Appium Automation Framework from scratch using Java, Maven, and TestNG in this comprehensive tutorial. Set up your development environment, create a Maven project, add necessary dependencies, and structure your framework with proper folder organization. Implement a BaseClass with setup and teardown methods, configure desired capabilities, and connect to mobile devices or emulators. Start the Appium server, create test classes, and run your first mobile automation test. Gain hands-on experience in mobile test automation while following step-by-step instructions for both Windows and Mac platforms.

Syllabus

Intro -
Step 1 : Open Eclipse
Step 3 : Create a new maven project
Step 4 : Add required lib/dependencies
Appium java client
Selenium java
TestNG
Step 5 : Save - Clean - Build project
Step 6 : Create 2 folders under src/test/java
Step 7 : User src/test/resources create a folder
Step 8 : Inside tests folder create a class - BaseClass
Step 9 : Create setup & teardown functions
Step 10 : Add code for desired capabilities
Step 11 : Attach mobile device or make emulator ready
Step 12 : Start appium server
Step 13 : Run & test
Step 14 : Add test class and extend BaseClass


Taught by

Automation Step by Step

Related Courses

Complete Java for Selenium & Appium
Udemy
Integrating Appium into a DevOps Pipeline
Pluralsight
Appium -Mobile Testing (Android/IOS) from Scratch+Frameworks
Udemy
Appium - Mobile Testing with Latest 2.0 and Live Projects
Udemy
Effective Appium Tutorial with Real Project
Udemy