mercredi 2 décembre 2015

How to test my form in android studio

I have a simple android app with a basic form(name date city etc ) where some fields are required and have an input control (for example date of birth cannot be newer than today). Im using android studio and gradle system, and i was wondering if there is way to test my form automatically ? Something where i can write cases of input and mark them as good and bad type and just let the pc go trough my form and try all of them, with some nice error output, so i dont have to manually write everything to form every time i change something. Pls im not looking for complex tools like appium, i need just something simple :) thank you for your time

Aucun commentaire:

Enregistrer un commentaire