Learn Appium – Mobile Automation Testing
Learn Appium – Mobile Automation Testing, available at $44.99, has an average rating of 4.15, with 37 lectures, based on 63 reviews, and has 497 subscribers.
You will learn about At the end of this course you will be able to automate any Native,Web and Hybrid Apps using Appium You will know the coding standards in writing the most optimized Mobile Automation Scripts You will learn how to automate Android, IOS apps on Windows & Mac This course is ideal for individuals who are Freshers or Web Automation Testers who are already aware of Selenium Webdriver or Any Software engineer who are interested in Mobile Technologies It is particularly useful for Freshers or Web Automation Testers who are already aware of Selenium Webdriver or Any Software engineer who are interested in Mobile Technologies.
Enroll now: Learn Appium – Mobile Automation Testing
Summary
Title: Learn Appium – Mobile Automation Testing
Price: $44.99
Average Rating: 4.15
Number of Lectures: 37
Number of Published Lectures: 37
Number of Curriculum Items: 37
Number of Published Curriculum Objects: 37
Original Price: ₹7,900
Quality Status: approved
Status: Live
What You Will Learn
- At the end of this course you will be able to automate any Native,Web and Hybrid Apps using Appium
- You will know the coding standards in writing the most optimized Mobile Automation Scripts
- You will learn how to automate Android, IOS apps on Windows & Mac
Who Should Attend
- Freshers
- Web Automation Testers who are already aware of Selenium Webdriver
- Any Software engineer who are interested in Mobile Technologies
Target Audiences
- Freshers
- Web Automation Testers who are already aware of Selenium Webdriver
- Any Software engineer who are interested in Mobile Technologies
Course : Mastering Mobile Automation Testing with Appium
Course Overview:
Are you ready to delve into the dynamic world of Mobile Automation Testing? Whether you’re a seasoned tester or new to programming, this comprehensive course equips you with the skills and knowledge needed to master Mobile Automation using the latest Appium 1.12.0 version. By the end of this course, you’ll be proficient in Mobile Automation Testing, ready to implement your skills in the workplace or even land high-paying jobs in this rapidly growing field.
Why Mobile Automation Testing?
The mobile market is booming, presenting a significant challenge in ensuring the quality of mobile applications across various platforms. This course addresses this challenge by providing an in-depth exploration of Appium, a versatile automation tool that works seamlessly across different mobile platforms.
Key Highlights:
-
Updated for Appium 1.12.0: Stay at the forefront of technology with videos regularly updated to align with the latest Appium version.
-
From Basics to Advanced: Whether you’re new to mobile testing or seeking advanced techniques, we cover everything from the basics to advanced levels, offering numerous tricks and tips to enhance your skills.
-
Real-time Examples: Concepts are taught from scratch, assuming no prior mobile automation knowledge. Real-time examples are provided to boost your confidence and prepare you for interviews.
Curriculum:
Module-1: Introduction to Mobile Testing and Appium
-
Importance of Mobile Phones
-
Various Mobile Operating Systems
-
Types of Mobile Apps
-
Available Mobile Testing Tools
-
Why Appium?
-
Advantages & Limitations of Appium
-
Appium Architecture
Module-2: Environment setup on Windows for Testing Android Apps
Module-3: APK File, Simulators, Emulators and real devices
-
What is APK file?
-
What is Emulator & Simulators
-
Real Device Vs Simulator Vs Emulator Testing
Module-4: Creating Virtual Device using Android studio – AVD Manager
-
Android Studio & Create Virtual Device using AVD Manager
-
SDK Manager in Android Studio
-
adb under SDK Platform tools & its usage
Module-5: Install APK(Mobile App) on Virtual Device & Real Device using Appium Desktop
-
Vysor App
-
Real Device/Mobile settings
-
How to install APK file on Real device using Appium Desktop/server
Module-6: Install APK file on Real device using adb.exe
-
Ways to install APK file(App) on Mobile devices (Virtual/Real device)
-
Install APK(Mobile App) on Real Device using adb.exe
Module-7: Object Locators and Techniques
-
Identify Elements using Appium inspector
-
Identify Elements using uiautomator
-
Locating Elements on the App
-
Locating elements within elements
-
Find Element By Android UIAutomator
-
Exploring UIAutomator API
-
Finding Elements by ClassName, IDs, Xpaths
-
adb commands
Module-8: Configure Eclipse IDE
-
Appium Client Library
-
Selenium stand-alone server
-
Adding libraries to Project Build Path
Module-9: Developing Script for Install Apk file(App)
-
Script for Install Apk file(App) on Real Device
-
Script for Install Apk file(App) on Virtual Device
Module-10: Working with Native, Web & Hybrid Apps on Android Apps
-
Handling different types of Elements
-
Switches, Drop-downs, Alerts, Drag & Drop, Scrollings
-
Text boxes, Checkboxes & Radio buttons
-
Expandable list, Date Picker/Time, Spinner, SeekBar, RatingStar
-
Capturing Screenshots, Swipe Touch, TouchActions and Events
-
Overview on System/built-in apps and identifying package and activity names
-
Adding a new contact to Phonebook
-
WebApp Test – Automating Web-based testing on Chrome Browser
-
Hybrid App Tests – Messaging, Calculator, Dialer
Module-11: Working with iOS Apps on Mac OS
-
Setting up Environment on Mac to test iOS Applications using Appium
-
XCode & UICatalog iOS app
-
Building UICatalog iOS App using Xcode & Opening with Appium Desktop Tool
-
Installing iOS App on Simulator using a script
-
Identifying Elements on iOS App
-
Handling Alerts, Action Sheets, Wheelers (Picker View), Handling Date Picker
Embark on this journey of mastering Mobile Automation Testing with Appium 1.12.0, and empower yourself with the skills demanded by the ever-evolving mobile industry.
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction to Mobile Testing and Appium
Chapter 2: Appium Environment setup on Windows for Android Apps
Lecture 1: Appium Environment Setup & Configuration
Chapter 3: APK File, Simulator, Emulator and real device
Lecture 1: What is APK File? What is Simulator, Emulator and real device?
Chapter 4: Android studio – AVD Manager
Lecture 1: Creating Virtual Device using Android studio AVD Manager
Chapter 5: Install APK File (Mobile App) on Virtual & Real Devices
Lecture 1: Install APK(Mobile App) on Virtual Device using Appium Desktop
Lecture 2: Install APK(Mobile App) on Real Device using Appium Desktop
Lecture 3: Install APK(Mobile App) on Real Device using adb.exe
Chapter 6: Identifying Elements -Locators
Lecture 1: Different ways of Identifying Mobile App Elements
Chapter 7: Eclipse Configuration
Lecture 1: Eclipse Configuration to write and execute Appium scripts
Chapter 8: Appium Script for Install Apk file (Mobile App)
Lecture 1: Scripts for Install Apk file(App) on Real Device & Virtual Device
Chapter 9: Working with Android Native Apps
Lecture 1: Handling Switches
Lecture 2: Handling Drop Downs
Lecture 3: Handling Alerts/Popups
Lecture 4: Handling Drag and Drop
Lecture 5: Horizontal Scrolling (Progress Bar)
Lecture 6: Vertical Scrolling
Lecture 7: Scrolling with Switches
Lecture 8: Handling Checkbox,Radio Button & Text Field
Lecture 9: Handling Expandable List
Lecture 10: Handling Date Picker
Lecture 11: Handling Spinner
Lecture 12: Handling Seek Bar
Lecture 13: Handling Rating Starts
Lecture 14: Swipe Touch Action
Chapter 10: Working with Android System Apps
Lecture 1: App Package and App Activity
Lecture 2: Automate Calculator App
Lecture 3: Automate Dial A Number feature
Lecture 4: Automate Send SMS feature
Chapter 11: Appium Environment setup on Mac OX for iOS Apps
Lecture 1: How to Install Appium on Mac OS To Test IOS Apps
Lecture 2: XCode & UICatalog Demo App on IOS
Lecture 3: How Build UICatalog iOS App using Xcode & How Open with Appium Desktop Tool
Lecture 4: How Install IOS App on Simulator using Script
Chapter 12: Working with iOS Native apps
Lecture 1: Locating Elements in IOS App
Lecture 2: Handling Alerts/Popups in IOS App
Lecture 3: Handling ActionSheets in iOS App
Lecture 4: Handling Wheeler in PickerView on iOS App
Lecture 5: Handling Date Picker in iOS App
Instructors
-
Pavan Kumar
Tech Educator | Trainer | YouTuber
Rating Distribution
- 1 stars: 4 votes
- 2 stars: 0 votes
- 3 stars: 16 votes
- 4 stars: 20 votes
- 5 stars: 23 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024