Appium Tutorial For Beginners | Appium For Mobile App Testing | Environment Setup | First Script |

preview_player
Показать описание
To Start Automation with Appium, we have to follow some certain steps. First we have to make our system ready and then we can start our journey with appium.

Set environment variable(path)
Set JAVA_HOME & ANDROID_HOME
Plugin Device (turn on developer mode & USB debugging) Find build number under settings and tap 7 times on build number. Enter your pattern, PIN or password to enable the Developer options menu. The "Developer options" menu will now appear in your Settings menu. Turn On the "USB Debugging" option from "Developer Options"
Indentify appPackage & appActivityName Open the app in your device : and use the command - adb shell "dumpsys activity activities | grep mResumedActivity"
Create Java(Maven) Project in Eclipse
Identify Elements
Start Writing Automtion Code

Download Sample Code

*** SHARE*** SUBSCRIBE***

If you have any doubt, please comment on this video.
Рекомендации по теме
Комментарии
Автор

Very helpful - could you please share which app you have used to simulate mobile devices in screen?

ramyavinoth
Автор

Perfect video for the beginners!!! Wel done.

arupkumarmohanty