Appium is an opensource test automation tool to work with native, hybrid and mobile web apps.
Appium Softwares:
Below are the bunch of software's and configuration's need to be done to work with APPIUM automation tool.
1. JDK
Java JDK can be downloaded and installed from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
2. Download Eclipse IDE
3. Set the Environment variable for JAVA
https://docs.oracle.com/javase/tutorial/essential/environment/paths.html
http://www.javatpoint.com/how-to-set-path-in-java
https://docs.oracle.com/javase/tutorial/essential/environment/paths.html
http://www.javatpoint.com/how-to-set-path-in-java
4. Install Android SDK
5. Set the Environment variable for Android SDK.
6. Install Appium Server for windows os.
7. Download the Appium java client jar file.
8. Download the Selenium Webdriver java client jar file.
9. Install Phone Drivers
10. Enable Developer options in the mobile device.
11. Enable USB Debugging in Mobile Device.
http://automation-home.blogspot.com/2015/12/enable-developer-options.html
http://automation-home.blogspot.com/2015/12/enable-developer-options.html
Watch Demo
HI PRAVEEN,
ReplyDeleteI'M STARTING TO WORK ON MOBILE AUTOMATION.
QUESTION, ALL OF THIS STEPS SHOULD FOLLOW IN ORDER APPIUM WORK ?
THANKS A LOT
yes,
ReplyDeleteif you have already setup/configured any of the above steps then skip those steps.