Answer the question
In order to leave comments, you need to log in
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
If Xamarin, then there is Xamarin UI Test, and if android is in java, then Espresso framework
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 questionAsk a Question
731 491 924 answers to any question