The following sections detail the required steps to install and use the DevPartner .NET code coverage components shipped with
Silk Central. The example below will get you started by using manual testing and a single AUT. If you plan to use automated testing, first
read and understand the steps below, and then see the topic titled
.NET Code Analysis and Automated Testing
.
Note: In order to use the
Silk Central/.NET code coverage functionality, the
Micro Focus
DevPartner Analytics components version 11.2 or later must be used.
Note: .NET code analysis requires the
PDB files generated at compile time of the .NET application under test (AUT) to be located in the same directory as the AUT's
executable(s). If the
PDBs for the AUT are not available, it is not possible to leverage the .NET code analysis functionality.
Manual Testing Workflow