Answer the question
In order to leave comments, you need to log in
Why test GUI?
The value of unit testing logic is clear. TDD works there with a bang and generally saves time.
But I do not understand what is the use of testing graphical interfaces?
Answer the question
In order to leave comments, you need to log in
Everything where you can make a mistake should be tested. Manually or automatically. Test automation will help detect regressions. Google even bothers with tests that recognize chrome-rendered images.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question