Testwell CTC++ - C/C++
|
Description:CTC++ is a powerful instrumentation-based test coverage and dynamic analysis tool for C and C++ code. As a coverage tool, CTC++ shows the coverage all the way to the Modified Condition/Decision Coverage (MC/DC) level as required by DO-178B projects. As a dynamic analysis tool, CTC++ shows the execution counters in the code, i.e. more than plain boolean coverage information. You can also use CTC++ to measure function execution costs (normally time) and to enable function entry/exit tracing at test time.CTC++ is easy to use. When used in command-line mode (by makefiles or other build scripts), the instrumentation is just a front end phase at the compile/link command. No changes to the source files or build scripts are needed. Test runs are done with the instrumented program version, in the same way as with the original program. Coverage and other execution profiling reports can be obtained easily in straight text, HTML, XML and Excel input form. On some environments CTC++ use is possible directly from the compiler IDE. CTC++'s overhead on the size and execution speed of the instrumented code is very reasonable. CTC++'s reporting is informative and well-organised. The reports give both the top-level summary view and the detailed view mapped all the way to the actual source code. CTC++ is an industry-strength tool, which has been used well over 15 years in the IT industry. |
|
||
Rate It |
Add a Review |
Tell A Friend |
Total Hits : 149 |
Rating out of 5:
Reviews :
No available review for this entry at this moment... Would you like to be the first one to enter a review for it? Click here to review!
Rate It
Add a Review
Tell A Friend