Working with result locations

By default the Code Coverage Results view contains the local default location so that you may view your previously generated code coverage results. You can add new result locations in order to access results that have been generated elsewhere.

About this task

Add a result location

Procedure

  1. From the toolbar in the view, click on the Add result button Add Result Button. Alternatively, right-click for the context menu in the view and select the Add result location menu option.
  2. Add location information. In the Add Result Location dialog
    1. Optionally specify a name for your location.
    2. Specify the result location by either:
      • Typing the result location in Location field in the dialog
      • Using the Remote Systems button to select a location on a remote system
      • Using the Local File System button to select a location on the local file system
  3. Press Ok to add the location to the Code Coverage Results view.

Remove a result location

Procedure

To remove a result location: right-click on a result location, and select the Remove menu action. Alternatively, select the remote location to remove, and press the Delete key

Refresh a result location

About this task

With the exception of the Local default location, result locations are not automatically refreshed.

Procedure

To ensure that the list of results is in sync with the remote location: right-click on a result location, and select the Refresh menu action. Alternatively, select the remote location to refresh, and press the F5 key.
Note: The Refresh button in the view toolbar Add Result Button can be used to refresh all the locations simultaneously.

Feedback