Please enable JavaScript.
Coggle requires JavaScript to display documents.
Mobile App Automation - Coggle Diagram
Mobile App Automation
Pre-requisites
Java
node js
IDE
4GB RAM
USB support
Appium
Andriod Studio
Setting up in eclipse
Download ADT Plugin
Check in Preferences
Update SDK location in eclipse
Restart eclipse
Different app types
Web apps
testhing.com
Hybrid
Flipkart
NAtive
Skype,eclipse
Set Environment variables
Platform-Tools
Platform
Tools
ADB(Android Debug Bridge)
Start and Stop Services
Go to platform tools and copy the path
Run the command adb kill-server and adb start-server
Android Installation
Java
Android Studio
SDK Platforms
Android >=7
SDK Tools
Android SDK build tools
Android Emulator
Android SDK Platform tools
Google Play Services
Google USB Driver
Google Web Driver
Check Android command
Appium Overview and why
Appium Architecture
Create traceview.bat file is present in the tools
Android Versions and API levels
node js setup