lang="en-US"> Appium-Mobile App Automation[Test an app]Part-2 - Knoldus Blogs
Knoldus Blogs

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 selenium webdriver.

So when we run the program, appium server automatically start the mapping with emulator and run the script on emulator.

Mobile App Automation

Here is the result of automation test case.

Feel free to ask me any question.

Thanks.

Exit mobile version