Google News
logo
Appium - Interview Questions
List out the prerequisites required to run tests on an android application in Appium locally.
Following prerequisites must be installed so as to successfully run tests on an android application in Appium locally :

* Java Development Kit (JDK).
* Android Studio.
* Android SDK Tools.
* Eclipse IDE.
* Appium Desktop Client.
* TestNG.
* Selenium Server JAR.
* Webdriver Language Binding Library.
Advertisement