I am new to UI Testing in Xcode 7, and I find it very difficult to determinate how can I test multiple details about my app. I have been able to test the basic things, such as different labels exist, and their values are changed when I tap the corresponding buttons.
However, I have no idea how can I test that the color of these labels changes to the one desired, or that a new screen is presented modally when I tap a button. After searching in Google and Stackoverflow I have found nothing but the basic tutorials that let me test what I have already accomplished. How should I proceed to expand my tests and make them actually useful?
Aucun commentaire:
Enregistrer un commentaire