A
A
Aleksandr Demshin2015-09-19 22:25:56
Software testing
Aleksandr Demshin, 2015-09-19 22:25:56

What are the methods of testing mobile applications?

More specifically, the problem can be described as follows.
There is an app on Google Play and the AppStore. For them, it is necessary to draw up a testing methodology and conduct comprehensive testing in accordance with it.
I would be grateful for links or a brief description of the techniques.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri Yarosh, 2015-09-19
@voidnugget

Acceptance testing (e2e) is usually done through Selenium, specifically Appium . I try so that the same tests can be used for testing both in iOS and in Android. Functional testing for Android is slightly different - there is an opportunity to run tests directly in a virtual machine through Robolectric , which is usually how services are tested in android. For iOS testing I usually use Cedar or Slephnir

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question