In this tutorial, you will learn about Appium. You will learn about Appium setup in Android Studio with TestNG, writing and running first Appium test case in Android Studio, locating elements and performing actions in Appium, starting and stopping Appium server programmatically, implicit and explicit wait in Appium, handling app permissions popup in Appium test, moving seekbar using Appium, scrolling using Appium without scrollTo(), taking screenshot using Appium, Appium setup with Eclipse in Windows, creating Maven project with Appium, Jenkins setup for Appium and Maven project, Page Object Model with Appium, database testing with Appium and JDBC, swiping using Appium, and testing toast message using Appium.
Overview
Syllabus
Step by step Appium Setup with Android Studio.
Appium Setup in Android Studio with TestNG.
Write and Run First Appium Test Case in Android Studio.
How to Locate Elements And Perform Actions in Appium.
Start and Stop Appium Server Programatically.
Implicit and Explicit Wait in Appium.
How to Handle App Permissions popup in Appium Test.
How to Move Seelbar Using Appium.
How to scroll using Appium without scrollTo() ?.
How to take screenshot using Appium ?.
Appium Setup with Eclipse in Windows.
Create Maven Project with Appium.
Jenkins Setup For Appium and Maven Project.
Page Object Model with Appium - complete tutorial.
Database Testing with Appium & JDBC.
Swipe Using Appium.
How to Test Toast Message using Appium.
Taught by
QA-Automated