Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

Our platform uses a variety of security techniques, including feedback-based fuzz testing and coverage-guided fuzz testing, in order to generate millions upon millions of test cases that trigger difficult-to-find bugs deep in your application. This white-box approach helps to prevent edge cases and speed up development. Advanced fuzzing engines produce inputs that maximize code coverage. Powerful bug detectors check for errors during code execution. Only uncover true vulnerabilities. You will need the stack trace and input to prove that you can reproduce errors reliably every time. AI white-box testing is based on data from all previous tests and can continuously learn the inner workings of your application. This allows you to trigger security-critical bugs with increasing precision.

Description

OpenCppCoverage is a free and open-source tool designed for measuring code coverage in C++ applications on Windows platforms. Primarily aimed at enhancing unit testing, it also aids in identifying executed lines during program debugging. The tool is compatible with compilers that generate program database files (.pdb) and allows users to execute their programs without the need for recompilation. Users can exclude specific lines based on regular expressions, and it offers coverage aggregation, enabling the merging of multiple coverage reports into a singular comprehensive document. It requires Microsoft Visual Studio 2008 or newer, including the Express edition, although it may also function with earlier versions of Visual Studio. Furthermore, tests can be conveniently run through the Test Explorer window, streamlining the testing process for developers. This versatility makes OpenCppCoverage a valuable asset for those focused on maintaining high code quality.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

C++
Jenkins
Visual Studio
Apache Maven
C
CLion
CircleCI
Codecov
Docker
GitHub
GitLab
Go
Gradle
JUnit
JavaScript
Jira
Kubernetes
Travis CI
Vim
Visual Basic

Integrations

C++
Jenkins
Visual Studio
Apache Maven
C
CLion
CircleCI
Codecov
Docker
GitHub
GitLab
Go
Gradle
JUnit
JavaScript
Jira
Kubernetes
Travis CI
Vim
Visual Basic

Pricing Details

No price information available.
Free Trial
Free Version

Pricing Details

Free
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

Code Intelligence

Country

Germany

Website

www.code-intelligence.com

Vendor Details

Company Name

OpenCppCoverage

Website

github.com/OpenCppCoverage/OpenCppCoverage

Product Features

Application Security

Analytics / Reporting
Open Source Component Monitoring
Source Code Analysis
Third-Party Tools Integration
Training Resources
Vulnerability Detection
Vulnerability Remediation

Product Features

Alternatives

go-fuzz Reviews

go-fuzz

dvyukov

Alternatives

Mayhem Reviews

Mayhem

ForAllSecure
LibFuzzer Reviews

LibFuzzer

LLVM Project
froglogic Coco Reviews

froglogic Coco

froglogic
CI Fuzz Reviews

CI Fuzz

Code Intelligence
JCov Reviews

JCov

OpenJDK