Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Appium Automation Framework From Scratch - Java - Maven - TestNG

Automation Step by Step via YouTube

Overview

Learn to create an Appium Automation Framework from scratch using Java, Maven, and TestNG. The course covers setting up a Java Maven project in Eclipse, adding required libraries, creating classes and functions, setting up desired capabilities, configuring mobile devices for automation, creating mobile test automation, and running tests. The course is suitable for individuals with a basic understanding of Java, Appium installation, Android SDK setup, Xcode setup, and Eclipse installation. The teaching method involves step-by-step instructions through video tutorials. The course is designed for beginners in mobile test automation.

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

Reviews

Start your review of Appium Automation Framework From Scratch - Java - Maven - TestNG

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.