Description: OpenClover is an open-source code coverage tool for Java applications. It can generate code coverage reports to show the degree to which the source code is being tested by unit tests. Useful for improving test quality.
Type: Open Source Test Automation Framework
Founded: 2011
Primary Use: Mobile app testing automation
Supported Platforms: iOS, Android, Windows
Description: EclEmma is a free Java code coverage tool for Eclipse, used to measure and report on code coverage in Java projects. It highlights which parts of the code have been executed during runtime.
Type: Cloud-based Test Automation Platform
Founded: 2015
Primary Use: Web, mobile, and API testing
Supported Platforms: Web, iOS, Android, API