C++ and QML Code Coverage | Tools | #QtWS21
Are you testing enough? This old question is hard, if not impossible, to answer for certain. The measurement of code coverage, i.e. the percentage of code that is being exercised by your test is a very strong indicator. This kind of analysis can even be a must for certification of safety-critical software. In this talk you will learn how to discover untested parts of your C++ and QML source code. Different coverage levels like Decision Coverage and MC/DC will be explained and compared. And in cases of untestable sections of code, a manual validation can be performed. Coverage data collected for older versions of software can act as an input for the review of changes in new versions. A tool for analysis of patches will be shown.
Speaker: Harri Porten (Director of Product QA Tools, The Qt Company)
Oh, here is more
Complete Android Automotive Testing | Demo with Squish
In this technical demo, Andreas Muss demonstrates Squish's comprehensive testing solution for Androi...
Watch VideoTesting Stadium-Scale Audio Software: d&b's Journey with Squish & Qt
Meet Alex from d&b audiotechnik, a leading manufacturer of professional PA audio systems for cru...
Watch VideoStop Guessing, Start Fixing: AI-Assisted Test Debugging with Squish
The Squish AI Assistant brings AI-powered support directly into the Squish IDE – helping you write c...
Watch VideoWhat's New in Squish 9.2 | 5 Major Features for Modern Test Automation
Bastian Steinbach, Director of Product Management and Product Marketing at Qt Group, introduces Squi...
Watch Video