Monitoring .NET Managed Code in Visual Studio

Related Topics

 

1.           Open a managed project or solution in Microsoft Visual Studio.

2.           Select PurifyPlus > PureCoverage > Engage PureCoverage Integration.

3.           Run the program as you normally do. PureCoverage collects coverage data.

Notes:

§                  The first time you use PureCoverage in Visual Studio, display the PureCoverage menu by selecting PurifyPlus > PureCoverage from the Visual Studio menu.

§                  PureCoverage's integration is not automatically turned on. You must turn it on, or engage it, after you start Visual Studio. If you are monitoring native-compiled code in Visual Studio, use the Run Program dialog box to launch your program, instead of engaging the integration.

§                  Use the PureCoverage menu commands or tools to change the PureCoverage settings and preferences for running your program.

§                  Switch between PureCoverage's windows by selecting PurifyPlus > PureCoverage > View and then the appropriate command, or by right-clicking in any data analysis window and selecting the appropriate command from the shortcut menu.

§                  For information about the recommended settings for Visual Studio .NET, Visual Studio 2005 and Visual Studio 2008, click images\shortcut.gif.

(C) Copyright IBM Corporation 1993, 2010.