Appium – Mobile Testing with Latest 2.0 and Live Projects
Appium – Mobile Testing with Latest 2.0 and Live Projects, available at $109.99, has an average rating of 4.65, with 329 lectures, based on 1702 reviews, and has 13647 subscribers.
You will learn about By the end of the course you will be as much trained to automate any mobile based Native, Hybrid & Web application using Appium Many pdf files, course code and other reference material will be provided along with the video lectures This course is ideal for individuals who are Manual Testers who wants to switch to Automation testing and Learn mobile apps testing or Automation testers who wants to enhance their current skills or Test Managers or Selenium Testers who wants to Learn Mobile Apps testing It is particularly useful for Manual Testers who wants to switch to Automation testing and Learn mobile apps testing or Automation testers who wants to enhance their current skills or Test Managers or Selenium Testers who wants to Learn Mobile Apps testing.
Enroll now: Appium – Mobile Testing with Latest 2.0 and Live Projects
Summary
Title: Appium – Mobile Testing with Latest 2.0 and Live Projects
Price: $109.99
Average Rating: 4.65
Number of Lectures: 329
Number of Published Lectures: 311
Number of Curriculum Items: 329
Number of Published Curriculum Objects: 311
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- By the end of the course you will be as much trained to automate any mobile based Native, Hybrid & Web application using Appium
- Many pdf files, course code and other reference material will be provided along with the video lectures
Who Should Attend
- Manual Testers who wants to switch to Automation testing and Learn mobile apps testing
- Automation testers who wants to enhance their current skills
- Test Managers
- Selenium Testers who wants to Learn Mobile Apps testing
Target Audiences
- Manual Testers who wants to switch to Automation testing and Learn mobile apps testing
- Automation testers who wants to enhance their current skills
- Test Managers
- Selenium Testers who wants to Learn Mobile Apps testing
One single course to Master Mobile automation testing for IOS and Android 2023
FIRST COURSE TO COVER MAXIMUM TOPICS ON ANDROID AND IOS WITH MOBILE AUTOMATION FRAMEWORKS IN DEPTH
Update: New Lectures added based on Latest Appium 2.0 (2023)
Update: Master Mobile Automation framework added for IOS and Android
What makes this course unique from others
65+ hours of Latest and unique content, 260+ Lectures which you will not find in any other Appium courses on Udemy
RECENT UPDATES:
Added the lectures from Recent API Updates i.e. 2.0
Added Lecture on Appium Grid – Parallel execution on Multiple Devices
Added lectures on Mobile Automation Master Framework – One Framework to Automate All Types of Native, Hybrid & WebApp with integration of Page Objects, Page Factory and Cucumber BDD
As the mobile market is growing so there’s a demand of Mobile application testers increasing like anything across the Globe.
Appium:supports Mobile application testing on Native, Hybrid & WebApps for Iphone, Ipads & Android real device and Emulators / Simulators.
These are the unique Appium training tutorials in market that will help you in learning Mobile apps automation testing for IOS and Android in very simple way
I have covered examples on both Simulators / Emulators and Real IOS & Android Devices.
Not just the video lectures you will see the entire coding part done step by step and the lectures are explained in a very detailed and practical approach is taken in every example by the trainer.
Course Curriculum
Chapter 1: Introduction to the Course
Lecture 1: Introduction to the course
Lecture 2: FIXING THE BLURRED VIDEO SCREEN
Lecture 3: Important things to know before you start with the course
Lecture 4: Introduction to Appium
Lecture 5: Installation Guide
Lecture 6: Pre requisite
Chapter 2: Appium 2.0 Update
Lecture 1: Appium 2.0 Overview and the Installation
Lecture 2: Installing Appium 2.0 server
Lecture 3: Updating to the Latest Version
Lecture 4: Appium 2.0 – Running the very first Browser test on a Real Device
Lecture 5: Appium 2.0 – Running the very first Native App test on a Real Device
Chapter 3: RECENT 2022 Live Training recordings from a Corporate Batch
Lecture 1: Corporate Training recordings on Selenium Basics and Appium Mobile Automation
Lecture 2: Code from the entire training
Lecture 3: Day 1 – Selenium Basics – Introduction to Selenium and Integrated components
Lecture 4: Day 2 – Selenium Basics – Configuring Maven
Lecture 5: Day 3 – Selenium Basics – Finding Elements, Explicit vs ImplicitWait, Xpath etc
Lecture 6: Day 4 – Handling Checkboxes, IsElementPresent, CSS, TestNG Framework etc
Lecture 7: Day 5 – TestNG, ReportNG and Extent Reports
Lecture 8: Day 6 – TestNG Parameterization, Parallel Test Execution, Log4j, Properties etc
Lecture 9: Day 7 – Java Mail API, Appium Detailed Configuration
Lecture 10: Day 8 – Installing and Automating Native Apps, Appium Inspector, Android KeyCode
Lecture 11: Updated Gesture Handling Scroll Util from Appium 2.0
Lecture 12: Day 9 – Automating Gestures – Swipe, Scroll, Drag and Drop, Switching Apps etc
Lecture 13: Day 10 – Cucumber BDD with Page Objects
Lecture 14: Day 11 – IOS Detailed installation and execution on Safari and Native Apps
Chapter 4: Basic Installation on Windows – Latest Lectures from Appium 1.8.2 version
Lecture 1: Configure Java and set global environment variables
Lecture 2: Configuring Android Studio and creating a new Android Virtual Device
Lecture 3: Configuring Environment variables for Android ADB
Lecture 4: Configuring Real Android Device
Lecture 5: Installing Node js and Appium NPM Package
Lecture 6: Configuring Maven and Download Appium dependencies
Lecture 7: Downloading Eclipse and Adding Dependencies
Chapter 5: Basic Installation on MAC OSX – Latest Lectures from Appium 1.8.2 version
Lecture 1: Configuring Java and setting up environment variables
Lecture 2: More Prerequisite for Appium Installation on MAC OSX
Lecture 3: Download and Install AndroidStudio
Lecture 4: Downloading Eclipse and Maven Dependencies
Lecture 5: Installing Maven and Configuring environment variables on OSX
Lecture 6: Launching the Android Virtual Device (AVD) / Emulator
Lecture 7: Executing Test on a Real Android Device and Nexus 5 Emulator
Lecture 8: Code for executing the test on Real device
Chapter 6: Appium – Get started with the First Test execution on Real Device
Lecture 1: Mirroring your Android device on Windows or MAC
Lecture 2: Test on Chrome Browser on a Real Device
Lecture 3: Executing Test on a WebApp
Lecture 4: Integrate the Appium API JavaDoc in Eclipse
Lecture 5: Inspecting Elements on a WebApp
Lecture 6: Installing the App on Real Android device
Lecture 7: Finding the Package and Activity Information
Chapter 7: Starting Appium server Programatically
Lecture 1: Starting the Appium server programatically on Windows
Lecture 2: Short code to start Appium server
Lecture 3: Starting the Appium server programatically on MAC OSX
Chapter 8: Locator Strategies and Simulating Android Hardware Keys
Lecture 1: Simulating Android Hardware KeyEvents
Lecture 2: Simulating Android Hardware KeyEvents – Code
Lecture 3: Locator Strategies for Finding Elements
Lecture 4: Locator Strategies for Finding Elements – Code
Chapter 9: Appium Gradle configuration (Optional, Designed based on one Student's request)
Lecture 1: Adding Appium Gradle dependencies to Android Studio
Lecture 2: Integrating Appium and Adding Gradle dependencies under Android Studio
Chapter 10: Android UISelector API
Lecture 1: Understanding the UISelector Class
Lecture 2: Download the APK used in project
Lecture 3: Implicit and Explicit Wait
Lecture 4: Finding Elements with Uiautomatorviewer
Chapter 11: Appium Android – Testing Android Native Apps on Windows
Lecture 1: Before you watch the next lecture
Lecture 2: Making a call with internal dialer application – Real Device
Lecture 3: Making a call with internal dialer application – Code
Lecture 4: Adding a new contact to the phone book – Real Device
Lecture 5: Adding a new contact to the phone book – Code
Lecture 6: Sending SMS from a real device
Lecture 7: Sending SMS from a real device – Code
Lecture 8: Working with Calculator – Real Device – Part 1
Lecture 9: Working with Calculator – Code
Lecture 10: Working with Calculator – Real Device – Part 2
Chapter 12: Appium 2.0 – Utility for Swipe / Scroll / Tap / LongPress – Handling Gestures
Lecture 1: Gestures Handling Utlility
Lecture 2: ScrollUtil – Gestures Handling Utility Code from Latest Appium 2.x version
Lecture 3: Drag and Drop Latest Code
Lecture 4: Drag and Drop
Lecture 5: DRAGDROP Apk file
Lecture 6: Scroll to an Element latest code
Lecture 7: Scroll to an Element and Text using AndroidUIAutomator
Lecture 8: Scroll Up and Down – Handling FlipBoard app
Lecture 9: Code from Above Lecture
Lecture 10: Android Key Events
Lecture 11: Android Key Events – Code
Lecture 12: Tapping an Element on a Real Device – Part 1
Lecture 13: Tapping an Element on a Real Device – Part 2
Lecture 14: Tapping an Element on a Real Device – Code
Lecture 15: Swipe – Searching Phonebook Contacts – Part 1
Lecture 16: Swipe – Searching Phonebook Contacts – Part 2
Lecture 17: Swipe – Searching Phonebook Contacts – Code
Lecture 18: Android Lollipop 5.0 Update – ScrollTo – Contacts
Instructors
-
Rahul Arora
Way2Automation – Director & The Automation Guru
Rating Distribution
- 1 stars: 39 votes
- 2 stars: 45 votes
- 3 stars: 222 votes
- 4 stars: 636 votes
- 5 stars: 760 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 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
- Top 10 Gardening Courses to Learn in November 2024