In previous posts we have talked about the types of tests that can be carried out in Android apps, and where/how can they be developed. We also introduced Android Studio and its benefits thanks to other native tools integrated in the SDK (Software Development Kit). One of those native tools is Exerciser Monkey, which is […]

Leer Más →

In the last blog, we discussed the importance of making tests for our software’s developments. We also introduced which of them are the most common and widely used, and our first steps developing them in Android. These steps were shown on Android Studio; therefore, we can assume it is the best choice, but does it […]

Leer Más →