---

Functional testing Gtk+ applications in C

Automated tests are required to ensure your program’s quality and that it works as expected. Unit tests examine only certain parts of your algorithm, but don’t look at how each component fits together. That’s where functional testing, sometimes referred as integration testing, comes in.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis