Appium-Mobile App Automation[Test an app]Part-2
Reading Time: < 1 minute In our last blog we describe Installation and configuration of Appium on Ubuntu machine.Now we explain how to run automation test case on android device (Mobile App Automation) using appium. So for test the app we have to put the app apk in android device which we want to test.After that we start the writing the code using selenium webdriver.We are using TestNg famework with Continue Reading