Why Coco is how it is | #SquishDays2021
This talk provides a high-level view on Coco for C and C++, describing how Coco works and why it is designed as it is. It explains why Coco must run as part of the compilation process and what it actually does when a compilation runs. This includes how Coco changes the source code during instrumentation, what is special about header files, and how the data about the code coverage are handled.
Oh, here is more
Strategies to Improve Software Quality Across the Development Lifecycle in 2026
Software quality can no longer be an afterthought, it’s the foundation of innovation and customer tr...
Watch VideoWebinar: Leading into 2026: Insights for the Software-Defined Vehicle era
The software-defined vehicle (SDV) era isn’t coming, it’s already here. But this shift is creating a...
Watch VideoPodcast: Speed vs. Functional Safety in Automotive Software Development: Are OEMs Solving the Wrong Problem?
Speed vs. Functional Safety in Automotive Software Development: Are OEMs Solving the Wrong Problem? ...
Watch VideoPitfalls of Functional Testing of Java GUI Applications (and How to Overcome Them)
Functional testing of Java GUI applications remains a complex and often underestimated challenge. Fr...
Watch Video