Overview
Appium – Mobile Automation Testing Training
Appium is an open source test automation tool for mobile applications. This tool permits you to test all the three kinds of mobile apps may it be native, hybrid and mobile web. It also lets you to track the automated tests on actual devices, emulators and simulators. This is a basic to intermediate level training on understanding how to execute Appium test and doing a test case for Native Android app. The training will include the following lectures;
The training includes the following topics:
1. Introduction
2. Appium Basics
3. Execute Appium Test with TestNG
4. How to find aapPackage & aapActivity
5. ADB Commands
6. First APPIUM Test Case for Native Android App
7. Limitations using APPIUM
Target Customers:
- Manual testers
- Non-programming testers interested in learning Automation
- Web Automation Testers
- Anyone interested in Mobile Technologies
Pre-Requisites:
- Knowledge of Test NG
- Foundation of Java