...
report.coverage.images
– Specifies a set of tags that are used to create coverage images in DTP. A coverage image is a unique identifier for aggregating coverage data from runs with the same build ID. DTP supports up to three coverage images per report.session.tag
– Specifies a unique identifier for the test run and is used to distinguish different runs on the same build.build.id
– Specifies a build identifier used to label results. It may be unique for each build, but it may also label several test sessions executed during a specified build.
...