M
M
mitaichik2017-06-05 18:31:30
Android
mitaichik, 2017-06-05 18:31:30

How to test android application?

Gentlemen, tell me how to test an android application?
So that the test walks around the application, clicks buttons, drives data?
Something like Selenium for the web...
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Valera Figol, 2017-06-09
@Kamrit

If Xamarin, then there is Xamarin UI Test, and if android is in java, then Espresso framework

V
Vadim Yangunaev, 2017-06-16
@Avg00r

If you have experience with Selenium, then definitely look towards Appium.
The code in Appium in general will be very similar to the code using Selenium - you can use the same Page Object, the same MobileElements as WebElements.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question