...
Info | ||||
---|---|---|---|---|
| ||||
If you are specifying a URL for the artifact (e.g., as a SOAtest test property), that URL will be available as a hyperlink in HTML reports. If want to create hyperlinks and you are specifying artifact associations using only the artifact ID as specified in Associating Tests with Development Artifacts Indicating Code and Test Correlations, you can use local properties to specify how the ID maps to a URL. For example:
|
...
Setting | Description |
---|---|
Add absolute file paths to XML data | Specifies whether absolute file paths are added to XML data. This needs to be enabled on the Server installation if you want to relocate tasks upon import to desktop installations (as described in Relocating Tasks During Import: Requirements and Limitations). |
Session Tag | Session tags are unique identifiers for test runs and are used to distinguish specific runs from similar runs in DTP. The results from each of the team’s regular test runs should have a unique tag. Variables can be used as described in Using Preference Settings for Command-Line ExecutionVariables. For instance, if your team runs static analysis, unit testing, and code review, you might use the session tags The value used for the Session Tag field cannot contain colon characters (:). |
Build Id Tag | Specifies a build identifier used to label results. It may be unique for each build but may also label more than one test sessions that were executed during a specified build. The default is |
...