...
- Choose Parasoft> Preferences to open the Preferences dialog.
- Select the Parasoft> Scope and Authorship category in the left pane.
- Use the available controls to indicate how you want C++test to compute scope and authorship.
- Use source control (modification author) to computer scope: Source control data will be used to compute authorship.
- Use file system (xml map) to compute scope: You will directly specify how you want tasks assigned for particular files or sets of files (for example, you want developer1 to be responsible for one set of files, developer2 to be responsible for another set of files, and so on). See Specifying File-to-Author Mappings for details.
- Use file system (@author tag) to compute scope: The @author Javadoc tag will be used to compute authorship. This is available for Jtest only.Use file system (current user) to compute scope: The local user name will be used to compute authorship.
- Click OK to set and save your settings.
...