Nick Medeiros
1 result
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.