Learn More

Average Ratings 151 Ratings

Total
ease
features
design
support

Average Ratings 6 Ratings

Total
ease
features
design
support

Description

Parasoft's mission is to provide automated testing solutions and expertise that empower organizations to expedite delivery of safe and reliable software. A powerful unified C and C++ test automation solution for static analysis, unit testing and structural code coverage, Parasoft C/C++test helps satisfy compliance with industry functional safety and security requirements for embedded software systems.

Description

Are you tired of bugs and poor UX slipping through the cracks despite extensive internal testing? Elevate your app's quality with Testeum, the SaaS crowdtesting platform designed for high-tech businesses. Whether you're developing a mobile or web app, Testeum connects you to a curated group of testers, handpicked based on your unique criteria. Here's how Testeum helps you stay ahead: - Conduct testing at any stage, from prototype to production-ready apps. - Opt for our self-managed solution or let our expert team manage test strategy and implemntation for you. - Precisely target your test audience with multiple criteria, devices, and environments. - Launch and set up functional or UX testing campaigns in just minutes. - Receive real-time feedback the moment your campaign goes live. - Get actionable results within hours—not days. - Seamlessly integrate test outcomes with your favorite bug-tracking or automation tools. - Access in-depth reports that capture your users' true expectations. Testeum is built to be agile-friendly and incredibly easy to use. Stop guessing what your users want—know it with certainty.

API Access

Has API Yes 

API Access

Has API Yes 

Screenshots View All

Screenshots View All

Integrations

Jira Yes 
Azure OpenAI Service Yes 
C++ Yes 
CSS Yes 
Classic FTP Yes 
Confluent Yes 
CucumberStudio Yes 
DATPROF Yes 
Dynatrace Yes 
GitLab Yes 
GraphQL Yes 
JUnit Yes 
OpenAI Yes 
PowerMock Yes 
Scala Yes 
SonarQube Server Yes 
TestMu AI Yes 
Visual Studio Yes 
websockets Yes 

Integrations

Jira Yes 
Azure OpenAI Service No 
C++ No 
CSS No 
Classic FTP No 
Confluent No 
CucumberStudio No 
DATPROF No 
Dynatrace No 
GitLab No 
GraphQL No 
JUnit No 
OpenAI No 
PowerMock No 
Scala No 
SonarQube Server No 
TestMu AI No 
Visual Studio No 
websockets No 

Pricing Details

$35/user/mo
Sold via annual subscription.
Free Trial Yes 
Free Version No 

Pricing Details

$200 USD
From $200 USD for self-managed studies
Free Trial Yes 
Free Version Yes 

Deployment

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

Deployment

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

Customer Support

Business Hours Yes 
Live Rep (24/7) Yes 
Online Support Yes 

Customer Support

Business Hours Yes 
Live Rep (24/7) No 
Online Support Yes 

Types of Training

Training Docs Yes 
Webinars Yes 
Live Training (Online) Yes 
In Person Yes 

Types of Training

Training Docs Yes 
Webinars Yes 
Live Training (Online) Yes 
In Person No 

Vendor Details

Company Name

Parasoft

Founded

1987

Country

United States

Website

www.parasoft.com/products/parasoft-c-ctest/

Vendor Details

Company Name

Testeum

Founded

2022

Country

Australia / Global

Website

testeum.com

Product Features

AI Testing Tools

Parasoft has integrated advanced AI functionalities into its C/C++test platform via a new MCP server, transforming the approach to test automation from being tool-centric to one that emphasizes autonomous assurance. This shift ensures that compliance, coverage, and quality are consistently upheld throughout the software development lifecycle. The intelligent agents powered by MCP facilitate rapid test creation and enhance coverage, significantly minimizing the manual workload associated with writing unit tests. Additionally, Parasoft has introduced a GenAI agent that operates within Microsoft Copilot and seamlessly integrates with VS Code to identify and address static analysis issues. There is also an AI documentation agent designed to boost the usage of Parasoft's static and dynamic testing tools, ultimately maximizing the return on investment in software testing automation. Collectively, these innovations redefine the role of AI, positioning it as a supportive component that enhances test generation, violation resolution, and compliance processes rather than merely being an add-on feature.

API Testing

Functional Testing Yes 
Fuzz Testing No 
Load Testing Yes 
Penetration Testing No 
Runtime and Error Detection No 
Security Testing Yes 
UI Testing Yes 
Validation Testing No 

Automated Testing

Parasoft C/C++test is designed to streamline the C/C++ testing process by maximizing automation throughout the testing lifecycle, minimizing the need for manual test creation and execution. It integrates static analysis, unit testing, and code coverage within a cohesive workflow, allowing tests to be conducted automatically during the regular development process, rather than as a distinct manual task. Key features that enhance its automation capabilities include: - Automatic test generation - Instant feedback during test execution - Integration with CI/CD pipelines - AI-enhanced performance optimization - Artifacts based on source code that are easy to review This comprehensive approach positions C/C++test as a complete solution for "Automated Testing," encompassing the entire process from test generation and execution to identifying failures and coverage issues, while seamlessly integrating results into CI/CD workflows. AI advancements further aid in diminishing the manual workload at every stage.

Hierarchical View Yes 
Move & Copy Yes 
Parameterized Testing Yes 
Requirements-Based Testing Yes 
Security Testing Yes 
Supports Parallel Execution Yes 
Test Script Reviews Yes 
Unicode Compliance Yes 

Code Coverage

Parasoft C/C++test provides a comprehensive solution for assessing structural code coverage during various testing phases, including unit, integration, and functional tests. It offers a range of metrics such as statement, branch, Modified Condition/Decision Coverage (MC/DC), call, and object/assembly coverage. Coverage data can be obtained from host environments, simulators, or target hardware. Additionally, it seamlessly integrates with popular open-source testing frameworks such as GoogleTest, Boost.Test, and CppUnit, catering to teams that prefer these options over C/C++test's native framework. The coverage results are then consolidated in Parasoft DTP, enabling centralized reporting and trend analysis across different builds. This functionality assists teams in identifying coverage gaps and meeting compliance requirements set by industry standards like ISO 26262 and DO-178C.

Continuous Testing

Parasoft C/C++test is tailored to integrate testing seamlessly into CI/CD workflows, eliminating the notion of testing as a standalone phase at the end of the development cycle. It combines static analysis, unit testing, and code coverage within build systems and continuous integration frameworks, facilitating the automation of a wide array of coding best practices. Results are automatically relayed to Parasoft DTP for consolidation and trend monitoring across different builds. One client highlighted that by incorporating test automation and static code analysis from the outset of development, they achieved significant improvements in quality assurance for critical automotive applications. This ongoing methodology also applies to compliance: in regulated sectors, C/C++test mandates that coverage, coding standards, and traceability criteria are applied to every build, rather than just at a single checkpoint, ensuring that compliance and quality are continuously monitored throughout the development process.

Functional Testing

Parasoft C/C++test provides comprehensive support for functional testing via both unit and system-level evaluations, ensuring that code operates as intended according to specified requirements rather than merely adhering to structural or stylistic guidelines. The tool automatically creates customizable test cases that can be run on various platforms, including host systems, simulators, and actual target environments, allowing for thorough verification of code durability and functional accuracy while also collecting code coverage data. The generated tests can accurately reflect the current behavior of the software at the method or function level, which can then be enhanced for functional assessments and set up seamlessly for regression testing. For projects that require adherence to safety standards, the system-level testing capabilities include fault injection, enabling teams to confirm the functional integrity of their code in both standard and fault scenarios, thus aiding compliance with regulations like ISO 26262 and DO-178B/C.

Automated Testing Yes 
Interface Testing Yes 
Regression Testing Yes 
Reporting / Analytics Yes 
Sanity Testing Yes 
Smoke Testing Yes 
System Testing Yes 
Unit Testing Yes 

Load Testing

API Load Testing Yes 
Database Load Testing No 
Load Test Performance Reporting Yes 
Mail Load Testing No 
Multilocation Load Testing No 
Multiple Protocol Support Yes 
Test Script Customization No 
Web Application Testing No 

Performance Testing

Parasoft C/C++test offers runtime analysis features designed to enhance the reliability and stability aspects of performance issues.

API Testing Yes 
Benchmarking No 
Cross Browser Testing No 
Debugging No 
Historical Reporting No 
Load Testing Yes 
Mobile Testing No 
Parallel Testing No 
Regression Testing Yes 
UI Testing Yes 
Web Testing No 

Software Testing

Parasoft C/C++test is a comprehensive testing platform that integrates various testing methodologies such as static analysis, unit testing, code coverage, runtime analysis, requirements traceability, and compliance reporting, all designed for C and C++ development. Instead of relying on a collection of disparate tools, it seamlessly integrates with popular IDEs like VS Code and Eclipse, as well as CI/CD pipelines. This integration enables teams to identify defects, security threats, and compliance issues earlier in the development cycle, while also automating much of the manual testing and compliance workload. The platform is TÜV SÜD-certified for several functional safety standards, including ISO 26262, IEC 61508, IEC 62304, and DO-178B/C. Moreover, it increasingly leverages AI-driven workflows — facilitated by an MCP server and AI-enhanced test generation — to expedite the process of test creation and improve coverage. Ultimately, it serves not merely as a specialized tool but as a holistic testing framework for embedded C/C++ projects that demand high safety and security standards.

Automated Testing Yes 
Black-Box Testing No 
Dynamic Testing Yes 
Issue Tracking No 
Manual Testing Yes 
Quality Assurance Planning No 
Reporting / Analytics Yes 
Static Testing Yes 
Test Case Management No 
Variable Testing Methods No 
White-Box Testing No 

Static Application Security Testing (SAST)

Parasoft C/C++test features a robust static analysis engine designed to identify security weaknesses prior to code execution. It utilizes a combination of pattern-based analysis, data flow analysis, and abstract interpretation in accordance with standards such as CERT C/C++, CWE, and OWASP. The latest release, 2025.1, introduced approximately 70 new static analysis rules that specifically address various CWEs, enabling developers to swiftly detect vulnerabilities and enhance security measures. This analysis capability seamlessly integrates with Integrated Development Environments (IDEs) like VS Code and Eclipse, as well as within CI/CD workflows, allowing for the identification of issues during the commit and build phases. Additionally, it supports adherence to coding standards such as MISRA C:2025, MISRA C++:2023, and AUTOSAR C++14, which are crucial for industries where security and regulatory compliance are intertwined.

Application Security Yes 
Dashboard No 
Debugging No 
Deployment Management No 
IDE No 
Multi-Language Scanning No 
Real-Time Analytics No 
Source Code Scanning Yes 
Vulnerability Scanning No 

Static Code Analysis

Parasoft C/C++test employs a robust static analysis framework that leverages various techniques, including pattern recognition, data flow analysis, abstract interpretation, and metrics evaluation. This approach identifies code defects, security risks, and adherence to coding standards without the need for code execution. It upholds guidelines such as MISRA C:2025, MISRA C++:2023, AUTOSAR C++14, CERT C/C++, and CWE, seamlessly integrating into development environments like VS Code and Eclipse as well as CI/CD workflows, ensuring that issues are identified early in the development process. Furthermore, findings can be combined with runtime and unit test results in Parasoft DTP, providing a comprehensive view of the overall quality of the code.

Analytics / Reporting Yes 
Code Standardization / Validation Yes 
Multiple Programming Language Support Yes 
Provides Recommendations Yes 
Standard Security/Industry Libraries Yes 
Vulnerability Management Yes 

Unit Testing

Parasoft C/C++test features a comprehensive unit testing framework that streamlines the testing process by automatically producing tests, mocks, stubs, and assertions to effectively isolate the unit under examination. This tool can identify failures, unmet expectations, and coverage deficiencies in real time during execution. Users can create tests using graphical interfaces, guided workflows, or the Test Case Explorer, and run them on various platforms including host systems, simulators, or actual hardware to satisfy safety-critical standards. Unlike other tools that save test inputs in proprietary formats, C/C++test generates test cases as source code, initializing parameter values in the same manner as production, which enhances reviewability and version control. Additionally, it seamlessly integrates with popular open-source frameworks such as GoogleTest, Boost.Test, and CppUnit, providing structural coverage metrics (like statement, branch, and MC/DC), robust reporting, and facilitating CI/CD automation.

Product Features

Mobile App Testing

Functional Testing Yes 
Installation Testing Yes 
Interruption Testing No 
Memory Testing No 
Performance Testing Yes 
Usability Testing Yes 

Software Testing

Automated Testing No 
Black-Box Testing Yes 
Dynamic Testing Yes 
Issue Tracking Yes 
Manual Testing Yes 
Quality Assurance Planning Yes 
Reporting / Analytics Yes 
Static Testing No 
Test Case Management Yes 
Variable Testing Methods No 
White-Box Testing No 

Usability Testing

A/B Testing Yes 
Annotations No 
Audience Targeting Yes 
Heatmaps No 
Impression Testing No 
Mobile Testing Yes 
Moderated Usability Testing Yes 
Prototype Testing Yes 
Quantitative Metrics Yes 
Remote User Testing Yes 
Reporting / Analytics Yes 
Surveys and Feeback Yes 
Video Recording / Transcription No 

Alternatives

Alternatives

Jtest Reviews

Jtest

Parasoft
Sahi Pro Reviews

Sahi Pro

Tyto Software Pvt Ltd