...
If your team is using Parasoft Project Center, at least one installation of C++test —your designated server machine that runs nightly tests—should be connected (with reporting enabled).
Working with Project Center requires that C++test is connected to DTP, see Connecting to Development Testing Platform.
Anchor | ||||
---|---|---|---|---|
|
...
For example, when you select "General Project" the project (for instance, "Parabank 2.0"
) in the Project area in Preferences> Development Testing Platform, the attribute pair "User-Attributes: Project" = "Parabank 2.0"
is sent to DTP by default. You could also configure it to send additional attributes. For example, assume you define "milestone" = "beta"
In that case, "User-Attributes: milestone" = "beta"
is sent to DTP in Test Group attributes.
...