The Test menu offers the following commands:
| Start | Starts test coverage monitoring. |
| End | Stops test coverage monitoring. |
| Clear Coverage | Clears all previous test coverage results. |
| Load Baseline | Load the baseline coverage file. |
| Load Baseline From... | Set the name of the baseline coverage file and load it. |
| Diff Baseline | Display differences between current coverage and the baseline coverage file. |
| Merge... | Merge current coverage with another coverage file. |
| Diff... | Display differences between current coverage and another coverage file. |
| Properties... | Display the property pages for the project and its executables. |
| Instrument Now | Instrument executables if needed. |