...
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.
...