Before you can test code with C++test, it must be available in a Microsoft Visual Studio solution/project. Once the project is available in Visual Studio, the appropriate build settings must be configured in order for C++test to properly test your project. For details on configuring these settings, see the User Guide.
To access the preconfigured Microsoft Visual Studio solution for the sample ATM code:
Choose Parasoft> Test Using> Built-in> Static Analysis> Parasoft’s Recommended Rules. The progress dialog will indicate when the test is completed. The dialog should report that checking has been performed on 8 files. TheOutputlog should report a summary of violations found. (If you do not see theOutputview, choose View> Output).