Table of Contents
Squish Test Center 3.0.0 is the third major release, which now allows to browse and analyze code coverage results provided by Squish Coco. The release also contains some smaller features and fixes for all users of the platform. Please see the following sections for a list of all changes:
You can now import csmes
and csexe
coverage result
files generated by Squish Coco into Squish Test Center. The imported coverage reports will become accessible
from within the existing result views and many of the features provided by the Squish Coco Coverage Scanner
and the Coco HTML report are now also accessible via Squish Test Center.
In this first iteration we added support for the following features:
Support for all coverage methods supported by Squish Coco
Providing eLOC and McCabe statistics for files, folder and functions
Displaying coverage results for test executions
Showing coverage results for files, folders and functions in a new Code Coverage (Section 3.2.2.4) tab added to the Explore View (Section 3.2)
A source code view that highlights the coverage status of individual source code lines
Truth tables that show the covered condition states
Coverage values and source code statistics can be tracked over time using Squish Test Centers history graph view
Added support for displaying Squish GUI coverage reports
Fixed an issue with importing results that contain verification points that perform multiple verifications
Fixed an issue with updating verification points. In some cases the updating of verification point files in linked git repositories failed because the provided path did not contain enough details, this has now been resolved
Handling of passwords and authentication credentials of 3rd Party integrations within the global settings has been improved