In the menu, click
Execution Planning > Details View.
Open an existing execution plan that contains a manual test with steps to test functionality for your AUT.
Click the
Deployment tab.
Under
Code Analysis Settings, click
Edit to view the
Edit Code Analysis Settings dialog box.
Ensure that
Enable Code Analysis is checked.
Select
DevPartner .NET Code Analysis from the
Code Analysis Profile list.
For the
Hostnames field, type in the host name followed by colon and the port number. For example:
localhost:19129.
The default code analysis framework port is
19129. You can configure the code analysis framework to run at a given port using the following xml file:
<install dir>\Code Analysis\CodeAnalysisConfig.xml
Click
OK.
Run the test by clicking
Run in the
Execution area.
On the
Run dialog box, ensure that
All Tests is checked.
In the
Set build for execution plan, select the proper build for your execution plan.