Popular Searches
Share this via
Facebook
Twitter
LinkedIn
Telegram
WhatsApp
Reddit
Welcome to Careers360.com
Get personalized guidance dashboard based on your profile.
Login / Signup
Online Courses and Certifications
Popular Courses From Top Providers
Online Degree and Diploma Courses
Free Online Courses
Course Types
Online Courses and Certifications
Course by Category
Course by Specialization
Course by Provider
Popular Courses From Top Providers
Coursera Courses
Swayam Courses
Edx Courses
Upgrad Courses
Online Degree and Diploma Courses
Online UG Degree Courses
Online PG Degree Courses
Diploma Courses
Free Online Courses
Free Courses by Branch
Free Courses by Provider
Course Types
Resources
Bootcamps
Courses By Job Roles
Course by Category
Design Certification Courses
Marketing Certification Courses
Humanities Certification Courses
Languages Certification Courses
finance and accounting Certification Courses
Personal Development Certification Courses
It & Software Certification Courses
Social Science Certification Courses
Business and Management Certification Courses
Programming & Development Certification Courses
Course by Specialization
Data Science Certification Courses
Digital Marketing Certification Courses
Data Analysis Certification Courses
Fashion Design Certification Courses
Graphic Designing Certification Courses
Cyber Security Certification Courses
Interior Design Certification Courses
Business Analytics Certification Courses
Artificial Intelligence Certification Courses
Tally Certification Courses
Course by Provider
Upgrad Courses
Edx Courses
Coursera Courses
Great Learning Courses
Simplilearn Courses Courses
Udacity Courses Courses
Edureka Courses Courses
Intellipaat Courses Courses
Emeritus Courses Courses
View All Providers
Coursera Courses
Coursera Data Science Courses
Coursera Software Development Courses
Coursera Machine Learning Courses
Coursera Artificial Intelligence Courses
Coursera Cyber Security Courses
Coursera Information Technology Courses
Coursera Web Designing Courses
Coursera Web Development Courses
Swayam Courses
Swayam Mechanical Engineering Courses
Swayam Computer Science Courses
Swayam Data Analysis Courses
Swayam Cyber Security Courses
Swayam Business Analytics Courses
Swayam Database Management Courses
Swayam Artificial Intelligence Courses
Swayam Robotics Engineering Courses
Edx Courses
Edx Financial Management Courses
Edx Programming Courses
Edx Civil Engineering Courses
Edx Cyber Security Courses
Edx Cloud Computing Courses
Edx Project Management Courses
Edx Data Analytics Courses
Edx Data Analysis Courses
Upgrad Courses
upGrad Data Science Courses
upGrad Cyber Security Courses
upGrad General Management Courses
upGrad Digital Marketing Courses
upGrad Business Analytics Courses
upGrad Machine Learning Courses
upGrad Big Data Analytics Courses
upGrad Cloud Computing Courses
Online UG Degree Courses
Online BBA
Online BCA
Online B.Com
Online B.Sc
Online BA
Online PG Degree Courses
Online MBA
Online MCA
Online M.Sc
Online PGDM
Online MA
Online M.Com
Diploma Courses
Postgraduate (PG) Diploma Courses
Cyber Security Diploma Courses
Data Science Diploma Courses
Finance Diploma Courses
Tourism Diploma Courses
Digital Marketing Diploma Courses
Business Analytics Diploma Courses
Fintech Diploma Courses
Design Thinking Diploma Courses
Free Courses by Branch
Free Digital Marketing Courses
Free Data Science Courses
Free Python Courses
Free Graphic Designing Courses
Free Web Development Courses
Free Cyber Security Courses
Free Machine Learning Courses
Free Content Writing Courses
List of All Free Courses & Certifications
Free Courses by Provider
Udemy Free Courses
Coursera Free Courses
Google Free Courses
Great Learning Free Courses
Edx Free Courses
Udacity Free Courses
Simplilearn Free Courses
Futurelearn Free Courses
Resources
Short Term Courses & Certifications
Online Degrees & Diplomas
Top Offline Courses & Certifications
Latest Blogs on Courses & Certifications
Course Compare
Bootcamps
Bootcamp Course Guide
Data Science Bootcamp Courses
Data Analytics Bootcamp Courses
Machine Learning Bootcamp Courses
Java Bootcamp Courses
Courses By Job Roles
Entrepreneur
Software Developer
Software Engineer
Business Analyst
Web Developer
Fee
The syllabus
Articles
Fee
The syllabus
Articles
Home
Simpliv Learning
Courses
Appium Mobile App Automation Testing Bootcamp
APPIUM - Mobile App Automation Testing Bootcamp
BY
Simpliv Learning
Brochure
Enquire
Online
35 Hours
Quick Facts
particular
details
Medium of instructions
English
Mode of learning
Self study, Virtual Classroom
Mode of Delivery
Video and Text Based
Frequency of Classes
Weekdays
Course and certificate fees
certificate availability
Yes
certificate providing authority
Simpliv Learning
The syllabus
Introduction to Appium & Mobile automation Testing
Introduction to Mobile automation testing
Overview of Open Source Mobile Test Automation Tools
Selenium 3.0 and APIs
What makes Appium a future of mobile Automation
Appium Internal Architecture
Testable items through Appium
Difference between Appium & Selendroid
Difference between Native, Hybrid and WebApps
Various tools available for Mobile automation testing
Understanding the API Levels
Automation for IOS and Android devices
Running the scripts on Emulators
Running the scripts on Real devices
Pre-requisite – Installation on Windows OS for Android Platform
Pre-requisite for starting with Appium
Supported Java versions
Configuring environment variables
Downloading and Installing JDK
Downloading and installing Maven on Windows
Downloading Android SDK Tool Kit
Configuring Android Environments Variables
Installing different API versions
Installing Android Emulators
Installing Appium on Windows OS
Visiting Appium.io
Downloading Appium for Windows
Downloading Appium jars and other dependencies
Downloading Appium GUI Tool
Understanding Application path, Package & Launch Activity
Starting Appium Server
Stopping Appium Server
Running Appium server through Command Prompt
Running a sample test to make sure everything works fine
Running the scripts on Real devices
Running the scripts on Emulator
Appium Desired Capabilities, Packages & Activities information
Understanding Desired Capabilities class
Installing ADT Eclipse Plugin
Extracting Packages and Activities information of pre and post installed apps
Adding Device Name
Connecting real device to USB and running ADB commands
Configuring ADB for wifi support
Starting the Appium server through code / programatically on Windows
Downloading Appium Maven Dependenies
Apache CommandLine
Java lang Runtime
Stopping the Appium server
Killall nodes
Appium - Locator Strategies - Identifying Mobile Elements
Opening UIAutomator Viewer through SDK tools kit
Understanding different locator strategies
Taking the Device screenshot
Device screenshot with Compressed hierarchy
Understanding the different locator tags
What is Appium Inspector?
How and when to run it?
Record and Play using Appium Inspector
Locating elements with the help of Appium Inspector
Inspector will only run with active session
Appium - Complex Element finding strategies
Locating Elements on the App
What all can be locatable
Locating elements within elements
Locating multiple elements
FindElementByAndroidUIAutomator
Exploring UIAutomator API
Finding Elements by ClassName
Finding Elements by ids
Finding Elements by Xpaths
Using different functions inside UIAutomator class
Understanding the UISelector class
Exercises
Appium – Testing Android Native App
Testing the Internal Dialler Application
Making a call through Dialler application
Extracting package and activity information
No need to install an app
ADB devices - looking for connected devices
Horizontal Scroll view
Finding elements by className and id
Locating elements for dialler numbers
Executing the code and making the call
Appium - Native App Test - Adding a new contact to Phonebook
Adding a new contact to Phonebook
Extracting package and activity information
no need to install an app
adb devices - looking for connected devices
Locating elements with same className
Finding Elements within Elements
Use driver.quit to kill the Appium instance
Benefits of using Ids
Appium - Native App Test - Sending SMS from a real device
Sending SMS from a real device
Extracting package and activity information
no need to install an app
Printing size of elements with same className
Finding elements by className and id
Locating elements within elements
Module
Appium - Testing other native apps / TouchActions and Events
Handling user gestures
Testing internal Calculator app
Testing Contacts Manager app
Drag and Drop
Multitouch Actions
Pinching and Tapping
Android Key Events
Hiding the Keyboard
Appium – Hybrid App Testing
Testing Facebook App
Testing WhatsApp
Searching for a friend
Sending Whats app message to a friend
Capturing a photo
Sending photo to a whatsapp friend
Switching to WebView / NativeView through context
Appium – WebApp Test - Chrome browser user agent
Understanding the concept of User Agent
User Agent for Android
Inspect element on a WebApp - Real Device
Remote debugging on Android with Chrome
Inspect all connected device on Chrome
Firebug for a Real Android device
Appium – Web App Testing on Chrome Browser
Downloading the Chrome APK file
Installting chrome apk on an Android Emulator
Getting the Apk package and activity information
Opening website on Chrome browser
Executing WebApp test on Chrome browser
Locating Elements on a Chrome Browser
All above topics covered with more in-depth installation on Jenkins CI, Maven, GitHub and Major frameworks on Live projects will be covered that includes Frameworks like: Data Driven, Page Object Model implementation.
Students will get real time experience on many sample application and once done with the course should be ready to hit the market with solid knowledge on Mobile application testing platform using Appium.
Articles
Popular Articles
Top 10 Indian Universities Offering Online Degrees
Updated On
16 Sep, 2025
Top 12 Certification Courses Offered by IIT Bombay
Updated On
03 Sep, 2025
UGC Guidelines to Pursue Online Courses
Updated On
04 Jul, 2025
IGNOU Online Courses Approved by UGC
Updated On
03 Jul, 2025
150+ UGC Approved Online Degree Courses by Top ...
Updated On
03 Jun, 2025
Best Programming Languages to Learn in 2025
Updated On
09 May, 2025
Top 10 Online Healthcare and Hospital Managemen...
Updated On
04 Apr, 2025
The Scope of Artificial Intelligence in India
Updated On
09 Jan, 2025
Reasons to Enroll for an Online Content Writing...
Updated On
29 Feb, 2024
Top 10 Online Animation Certificate Courses for...
Updated On
27 Feb, 2024
Latest Articles
50 Must Know Test Automation Interview Questions and Answers
Updated On
07 May, 2025
Top 50 Automation Testing Interview Questions and Answers
Updated On
16 Apr, 2024
14+ Online Courses for Freshers to Start a Career in Automation Testing
Updated On
26 Mar, 2024
Trending Courses
Popular Courses
Popular Platforms
Learn more about the Courses
Providers
Providers
Providers
Collaborators
Medium of Instructions
Mode of Learning
Mode of Study
Mode of Delivery
Certificate Providing Authority
Download Brochure
Thank You!
Brochure has been downloaded.
Open in App
Get the Careers360 App today!
And never miss an important update
Download Now