Workflow in the IDE

In the "Tools" menu ("Extras" in German), two functions regarding Testwell CTC++ are provided.

  • CTC++ Set/Clean...
  • CTC++ Report

The first one calls a GUI where the decision to instrument or not is made. Additionally, the instrumentation mode can be chosen, and all other ctc command-line options can be entered.

After setting the "CTC++ Mode" to "ON", a build executed in Visual Studio will lead to an instrumented program.

When the tests have been executed, reports are generated using the second menu entry. Several options for ctcpost and ctcreport can be chosen directly.