Better_Software_Header_Mobile Better_Software_Header_Web

Find what you need - explore useful information and developer resources

Areas of Interest

Searching…

138 results

Aggressive testing can ensure quality, but "test more" strategies risk redundancy and missed critical code areas—potentially life-threatening if unmanaged. A "test smarter" approach using code coverage analysis is better. This talk introduces Coco, froglogic's cross-platform code coverage tool for Qt, QML, and C/C++/C# applications, showing how to determine test coverage, identify needed tests, and track changes over time.

As Qt applications grow complex, manual GUI testing becomes tedious, making test automation essential. This presentation uses **Squish** to demonstrate proven GUI test automation approaches, focusing on how Behavior-Driven Development (BDD) principles can effectively structure and develop test code for Qt applications.