Testwell CTC++ / Integration to Visual Studio / Installation
I. In Command-prompt window give command
%CTCHOME%\Vs_integ\vs_integ
This will add to the Visual Studio IDE Tools menu two external
commands "CTC++ Set/Clean..." and "CTC++ Report..." for using CTC++.
The Visual Studio IDE Tools menu is user-specific. That's why these
CTC++ commands needs to be added there by each user. Also the
CTCWRAPDIR environment variable is set by the vs_integ script.
II. So that these context changes would take effect, you must log out
and log in again.
III. Start Visual Studio IDE and select:
Tools > Options > Projects and
Solutions > VC++ Directories
In "Show directories for:" choose "Executable files"
You should see something like
Click the folder button ("New line") above the directory list window.
This will add a new line in the directory list window.
Put text
$(CTCWRAPDIR)
in the new line.
Click on "OK"
IV. The CTC++ Integration in MS Visual Studio is installed,
you should find new items in Tools menu:
CTC++ Set/Clean
CTC++ Reports
Go to Tools -> CTC++ Set/Clean
and select "ON" in "Set Mode"
Now the Integration is ON
All following "Build" operations will be performed with
CTC++ Instrumentation
Don't use precompiled headers in you project with CTC++
List of Verifysoft Websites concerning CTC++