Appium for Android & iOS Devices – English
About This Course
Appium for Android & iOS Devices – English
Mobile Automation testing,Appium, XCUITest, UIAutomator, Katalon, Appium on Android, Appium on iOS
Course is updated on 05-01-2024 with below topics on 2.X version of APPIUM:
Performing Double Tap Operation
Performing Tap Operation
Performing Double Long Press Operation
Performing Double Swipe-UP/ Swipe-DOWN Operation
Course is updated on 29-12-2023 with below topics on 2.X version of APPIUM:
- Page Factory Framework + Cucumber + Testng Part 1
- Page Factory Framework + Cucumber + Testng Part 2
- Page Factory Framework + Cucumber + Testng Part 3
- Page Factory Framework + Cucumber + Testng Part 4
- Page Factory Framework + Cucumber + Testng Part 5
- Page Factory Framework + Cucumber + Testng Part 6
- Page Factory Framework + Cucumber + Testng Part 7
- How to pass options while creating AndroidDriver
- noReset
- appAcitivity
- platformName
- platformVersion
- Introduction Appium 2.X version
- Configuring machine with Appium 2.X
- Create a Program using XCUITestOptions to launch an app on Simulator
- Create a Program using UiAutomator2Options to launch an app on Android Device
- we are uploading videos that covers features on Appium 2.X versions
This Course is updated on 26th Jan 2022 with
1. Frequently encountered issues and possible solutions
2. Modify existing framework and convert to Mobile & Page Factory framework
3. Pagefactory framework with example and assignment
4. Pagefactory implementation on iOS and identifying multiple locators using page factory and adding loggers to code base
5. Upgrading Appium server to 1.22.0 and Appium inspector and fixing all the issues
This Course is updated on 07th Jan 2022 with page factory concept
This Course is updated on 06th Jan 2022 with saucelabs integration
This Course is updated on 05th Jan 2022 jenkins master slave implementation
This Course is updated on 04th Jan 2022 overview on jenkins and creating jobs in jenkins
This course is designed for complete beginners.
Get started with Appium on Android & iOS using JAVA .
If you are a complete beginner on Mobile testing, this course is perfect for you.
At the end of the training you will be in a position to handle any interviews on Mobile automation testing and easily crack interviews and handle any project on Mobile automation
Please find below list of topics that we are going to cover as part of this training program:
On a high level below is the list of items we are covering:
1. Configuring window Machine
2. Configuring MAC Machine
3. Android device automation
4. IOS device automation
5. Cucumber BDD framework
6. Page factory model
7. CI/CD integration
8. Saucelabs integration
9. Core java tutorial
Please find below detailed concepts which we are covering:
overview on core java concepts
Introduction to Appium
Overview of Open Source Mobile Test Automation tools
Open source Mobile Automation tool Evaluation docs
Automating various scenarios in Android App
Overview on Cucumber BDD framework
Automating app using BDD framework
Overview on Android Driver, desired capabilities
Connecting real device, enabling usb debugging mode, creating simple script
Overview on Appium inspector, Vysor, creating simple script Part 1
Create android Emulator and execute script on emulator
How to handle switches on Android & iOS
How to handle buttons on Android & iOS
How to handle text fields on Android & iOS
Scenario for login to an application
Scenario for creating an account with ecom application
Creating an E2E scenario that handles DropDown, Popup , text fields on ecom application
Switching webview and handling contexts
Identifying locators for the webview
Overview on touch actions with examples
We have also included core java concepts in this tutorial
Cucumber BDD framework
Overview on Page Factory framework with real world examples
Learning Objectives
Requirements
- Basic idea on Manual testing & Mobile Testing
- Basic idea on Selenium Automation
- Basic idea on Core JAVA