C/C++ – Software Testing Tools Guide http://www.testingtoolsguide.net A comprehensive software testing tools listing Tue, 27 Jan 2026 14:01:45 +0000 en-US hourly 1 https://wordpress.org/?v=5.3.21 http://www.testingtoolsguide.net/wp-content/uploads/2016/11/cropped-icon-32x32.png C/C++ – Software Testing Tools Guide http://www.testingtoolsguide.net 32 32 TestMu AI (Formerly LambdaTest) http://www.testingtoolsguide.net/tools/lambdatest-cross-browser-testing-tool/ http://www.testingtoolsguide.net/tools/lambdatest-cross-browser-testing-tool/#comments Mon, 26 Mar 2018 07:24:26 +0000 http://www.testingtoolsguide.net/?post_type=tool&p=2557 TestMu AI (Formerly LambdaTest) is a Full Stack Agentic AI Quality Engineering platform that empowers teams to test intelligently and…

The post TestMu AI (Formerly LambdaTest) appeared first on Software Testing Tools Guide.

]]>
TestMu AI (Formerly LambdaTest) is a Full Stack Agentic AI Quality Engineering platform that empowers teams to test intelligently and ship faster. Engineered for scale, it offers end-to-end AI agents to plan, author, execute, and analyze software quality. AI-native by design, the platform enables testing of web, mobile, and enterprise applications at any scale across real devices, real browsers, and custom real-world environments.

The post TestMu AI (Formerly LambdaTest) appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/lambdatest-cross-browser-testing-tool/feed/ 1
DevPartner http://www.testingtoolsguide.net/tools/devpartner/ http://www.testingtoolsguide.net/tools/devpartner/#respond Wed, 02 Nov 2016 17:21:07 +0000 http://www.testingtoolsguide.net/tools/devpartner/ Code review, runtime error detection, code coverage, perfomance analysis

The post DevPartner appeared first on Software Testing Tools Guide.

]]>
Code review, runtime error detection, code coverage, perfomance analysis

The post DevPartner appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/devpartner/feed/ 0
Codecheck http://www.testingtoolsguide.net/tools/codecheck/ http://www.testingtoolsguide.net/tools/codecheck/#respond Wed, 02 Nov 2016 17:20:53 +0000 http://www.testingtoolsguide.net/tools/codecheck/ CodeCheck Version  is a programmable tool for managing all C and C++ source code on a file or project basis.…

The post Codecheck appeared first on Software Testing Tools Guide.

]]>
CodeCheck Version  is a programmable tool for managing all C and C++ source code on a file or project basis. CodeCheck is input compatible with all variants of K&R, ANSI C and C++ ( Microsoft, Metaware, IAR, KEIL, , Borland, Intel, Vax/Vms-Ultrix, HP/Apollo, Microtec, Watcom, Symantec, Apple MPW, CodeWarrior, AT&T, and GNU ). CodeCheck is designed to solve all of your Portability, Maintainability, Complexity, Reusability, Quality Assurance, Style Analysis, Library/Class Management, Code Review, Software Metric, Standards Adherence, and Corporate Compliance Problems. We support Embedded Systems C++ Specification.

The post Codecheck appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/codecheck/feed/ 0
CodeSonar http://www.testingtoolsguide.net/tools/codesonar/ http://www.testingtoolsguide.net/tools/codesonar/#respond Wed, 02 Nov 2016 17:20:53 +0000 http://www.testingtoolsguide.net/tools/codesonar/ CodeSonar, GrammaTech’s flagship static analysis SAST tool, identifies bugs that can result in system crashes, unexpected behavior, and security breaches.…

The post CodeSonar appeared first on Software Testing Tools Guide.

]]>
CodeSonar, GrammaTech’s flagship static analysis SAST tool, identifies bugs that can result in system crashes, unexpected behavior, and security breaches.

By analyzing both source code and binaries, CodeSonar enables teams to analyze complete applications, enabling you to take control of your software supply chain and eliminate the most costly and hard-to-find defects early in the application development lifecycle.

The post CodeSonar appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/codesonar/feed/ 0
ConQAT http://www.testingtoolsguide.net/tools/conqat/ http://www.testingtoolsguide.net/tools/conqat/#respond Wed, 02 Nov 2016 17:20:53 +0000 http://www.testingtoolsguide.net/tools/conqat/ ConQAT is a toolkit for rapid development and execution of software quality analyses. Integrated visualization of diverse quality characteristics for software…

The post ConQAT appeared first on Software Testing Tools Guide.

]]>
ConQAT is a toolkit for rapid development and execution of software quality analyses.

  • Integrated visualization of diverse quality characteristics for software systems
  • Aggregation of quality metrics for quick overview of quality status
  • Flexible creation of project-specific quality dashboards
  • Support for numerous programming languages (e.g. Java, C#, C++, ABAP, ADA
  • Integration of third-party analysis tools (e.g. PMD, Findbugs, FxCop)
  • Clone Detection (detecting duplicated code due to copy&paste programming)
  • Architecture Conformance Analysis (Assessing conformance to architectural constraints)
  • Command line interface for integration into build systems/continuous integration toolkits (e.g Hudson, CruiseControl)
  • Trend analysis for monitoring quality status over time

The post ConQAT appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/conqat/feed/ 0
debug_new http://www.testingtoolsguide.net/tools/debug_new/ http://www.testingtoolsguide.net/tools/debug_new/#respond Wed, 02 Nov 2016 17:21:00 +0000 http://www.testingtoolsguide.net/tools/debug_new/ Memory leakage detector

The post debug_new appeared first on Software Testing Tools Guide.

]]>
Memory leakage detector

The post debug_new appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/debug_new/feed/ 0
CxxTest http://www.testingtoolsguide.net/tools/cxxtest/ http://www.testingtoolsguide.net/tools/cxxtest/#respond Wed, 02 Nov 2016 17:21:00 +0000 http://www.testingtoolsguide.net/tools/cxxtest/ CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is…

The post CxxTest appeared first on Software Testing Tools Guide.

]]>
CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.

The post CxxTest appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/cxxtest/feed/ 0
CUTest http://www.testingtoolsguide.net/tools/cutest/ http://www.testingtoolsguide.net/tools/cutest/#respond Wed, 02 Nov 2016 17:21:00 +0000 http://www.testingtoolsguide.net/tools/cutest/ CuTest is a unit testing library for the C language. It can be used to do Extreme Programming and Test-First…

The post CUTest appeared first on Software Testing Tools Guide.

]]>
CuTest is a unit testing library for the C language. It can be used to do Extreme Programming and Test-First Development in the C language. It’s a fun and cute library that will make your programming fun and productive.

The post CUTest appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/cutest/feed/ 0
CTA++ http://www.testingtoolsguide.net/tools/cta/ http://www.testingtoolsguide.net/tools/cta/#respond Wed, 02 Nov 2016 17:21:00 +0000 http://www.testingtoolsguide.net/tools/cta/ Testwell CTA++ is a tool for unit testing C++ classes, libraries and subsystems. The tool is easy to use and…

The post CTA++ appeared first on Software Testing Tools Guide.

]]>
Testwell CTA++ is a tool for unit testing C++ classes, libraries and subsystems.
The tool is easy to use and provides very powerful features helping the tester to build the testing environments and running the tests on C++ code.
Testwell CTA++ is used for building testing environments, test beds, for the code under test (C++ classes, libraries, subsystems, APIs) and then executing the tests with the test bed.

The post CTA++ appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/cta/feed/ 0
CTC++ http://www.testingtoolsguide.net/tools/ctc/ http://www.testingtoolsguide.net/tools/ctc/#respond Wed, 02 Nov 2016 17:21:00 +0000 http://www.testingtoolsguide.net/tools/ctc/ Testwell CTC++ is a Coverage Tool for measuring Code Coverage on host and all embedded targets (even very small ones). The tool…

The post CTC++ appeared first on Software Testing Tools Guide.

]]>
Testwell CTC++ is a Coverage Tool for measuring Code Coverage on host and all embedded targets (even very small ones). The tool is compliant to Safety Standards.

The post CTC++ appeared first on Software Testing Tools Guide.

]]>
http://www.testingtoolsguide.net/tools/ctc/feed/ 0