H
H
hbrmdc2018-09-24 19:50:06
User interface
hbrmdc, 2018-09-24 19:50:06

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

2 answer(s)
A
ApeCoder, 2018-09-24
@ApeCoder

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.

K
KiT, 2018-09-28
Maverick @kit_de

Interest Ask. No less interesting than: "What happened in your life if you ask such a question."
In fact:

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question