Description: Coverlipse is an open-source code coverage tool for Eclipse that provides statement, branch, and MC/DC coverage metrics. It integrates with JUnit and plugs into the Eclipse IDE to display coverage information in the code editor.
Type: Open Source Test Automation Framework
Founded: 2011
Primary Use: Mobile app testing automation
Supported Platforms: iOS, Android, Windows
Description: Cobertura is an open source Java code coverage tool that calculates the percentage of code accessed by tests. It shows which parts of the codebase are lacking test coverage to help developers improve test quality. Cobertura integrates with build tools like Maven and Ant.
Type: Cloud-based Test Automation Platform
Founded: 2015
Primary Use: Web, mobile, and API testing
Supported Platforms: Web, iOS, Android, API