Unit tests won't tell you that your app doesn't work from a user's perspective and manual tests don't scale.
Leave your email and get instant access to full recording. Inside:
Founder & CEO of Somco Software. 3× Qt Champion. Has led Qt projects for GE, Bio-Rad, LEM Surgical, Cutera. Writes and speaks about Qt development regularly.
Seasoned Qt Engineer at Somco Software. Hands-on with automated testing in Qt projects - from unit tests to full GUI test suites. Runs the live demo: zero to a first passing GUI test.
GUI regressions are the bugs your customers see first. And the bugs most Qt teams catch last...
The standard answers were always the same: click through the app by hand before every release, or buy a heavy commercial tool and spend a quarter adopting it. Many teams looked at both options and chose neither.
A GUI test is more than checking if the app doesn't crash. A good tool drives your application the way a real user would and then looks under the hood to verify the result.