This tutorial will guide you to know about appium and it's different context on apps like mobile-web/native/hybrid for automation. Configuring Appium in Eclipse with Java Selenium webdriver and using TestNG framework to test mobile-web/native application on real device and emulator. Performing parallel tests in multiple devices and generating appium server log.
Overview
Syllabus
Introduction to Appium in depth - android & iOS testing framework.
Appium Setup in Eclipse Windows Step by Step.
How to find appium appPackage and appActivity and use them.
Appium inspector and Android UIAutomatorViewer.
How to locate elements in appium using various locators.
How to automate seekbar in Appium | Horizontal Scrolling in Appium.
How to scroll in Appium using UIScrollable & UISelector classes.
Testing Android native app in appium step by step.
Emulator Set up in Appium | Run appium test in emulator.
Parallel testing in Appium step by step.
How to Launch Appium Server Programmatically in Java using Apache Common Exec.
Start and Stop Appium Server Programmatically in Java using AppiumServiceBuilder.
Taught by
Specialize Automation