Description: OpenCover is an open source tool for measuring code coverage of .NET programs. It allows you to see what code is executed and what code is missed during automated tests.
Type: Open Source Test Automation Framework
Founded: 2011
Primary Use: Mobile app testing automation
Supported Platforms: iOS, Android, Windows
Description: dotCover is a .NET unit test coverage tool that helps developers analyze code coverage for applications written in .NET languages. It integrates with major .NET testing frameworks like MSTest, NUnit, and xUnit, and provides detailed coverage reports to identify untested parts of the code.
Type: Cloud-based Test Automation Platform
Founded: 2015
Primary Use: Web, mobile, and API testing
Supported Platforms: Web, iOS, Android, API