Appium Mobile Automation

Appium is an open source test automation tool used for testing mobile applications. It allows users to test various types of mobile applications (such as Native, Hybrid and Mobile Web) using standard WebDriver library. Using Appium, you also run automated tests on actual devices like tablets, mobile phones etc. It offers cross-platform application testing, i.e. single API works for both Android and iOS platform test scripts.
It has NO dependency on Mobile device OS. Because APPIUM has framework or wrapper that translate Selenium Webdriver commands into UIAutomation (iOS) or UIAutomator (Android) commands depending on the device type, not any OS type.
Appium supports all languages that have Selenium client libraries like- Java, Objective-C,JavaScript with node.js, PHP, Ruby, Python, C#, etc.
Most testing professionals prefer Windows platform for Appium testing. However, this Appium tutorial will help you automate android apps.
Course Features
- Lectures 25
- Quizzes 0
- Duration 6 hours
- Skill level All levels
- Language English
- Students 6
- Assessments Yes
-
Chapter 1
-
Chapter 2
-
Chapter 3
-
Chapter 4
-
Chapter 5