logo

CTC++ for Java and C# add-on

CTC++ for Java and C# ist ein Add-on für das Code Coverage Tool Testwell CTC++.
Durch das Add-on wird die Code Coverage Analyse CTC++ von C und C++ auf Java und C# sowie J#/visual J#/JSharp erweitert.
Wie CTC++ unterstützt das Add-on die Messung aller Testabdeckungsstufen von Function-Coverage über Decision-, Statement-, Condition-, Multi-Condition- (MCC) bis hin zur Modified Condition / Decision Coverage (MC/DC).
"CTC++ for Java and C#" erfüllt damit (wie CTC++) die Testanforderungen für sicherheitskritische Software.

 

(further description only available in English, translation coming soon) CTC++ for Java and C# is an add-on for Testwell CTC++ Test Coverage Analyzer. The add-on extends the Code Coverage capabilities of CTC++ from C and C++ to Java, C#, and J#/visual J#/JSharp.
The tool analyses for all coverage levels as required in "critical" software projects.

Core features

Supported code coverage levels

ctc_java_html_output







  • Function-Coverage
  • Decision-Coverage
  • Statement-Coverage
  • Condition-Coverage
  • Multi-Condition-Coverage
  • Modified Condition / Decision Coverage
  • "CTC++ for Java and C#" helps to obtain certifications, i.e. DO178-B.

Easy to use

CTC++ for Java and C# will not change anything in your sourcecode. You will only need 4 little steps to test the coverage of your projects.

flowgraph
  • 1. write youre sourcecode
  • 2. call javactc / gmcsctc instead of your default compiler
  • 3. run your application
  • 4. use our tools like ctc2html, ctc2excel to create reports

CTC++ for Java and C# is flexible

CTC++ for Java and C# is very flexible. It runs on Windows and Linux systems and can easily be integrated to your projects. It is not important which IDE you use, you just have to change your default compiler to our javactc or gmcsctc wrapper. If you use any automated build systems like Makefiles, Ant or if you just work with batch or shell scripts it is very easy to set them up for CTC++ for Java and C#.

Screenshot Eclipse Integration





  • easy integration in nearly every IDE
  • works with ant/nant build systems
  • works with Maven
  • supports makefiles
  • use shell scripts or batch files

Code coverage on running Java Applets Examples