testrun Element
The
The element has two forms, depending on how the log file was created. If the log file is a result of exporting test output manually from the Run Tests Screen, then it has just a single full-output element and a single snippets element. If the log file is created automatically while running tests, then it contains all child elements listed below, excluding full-output.
Children
- full-output (only present if log file was exported from the Run Tests Screen)
- testgroup (any number or absent if the log file was exported manually)
- summary (exactly once or absent if the log file was exported manually)
- header (exactly once or absent if the log file was exported manually)
- user-comment (exactly once if any user comments exist, or absent if the log file was exported manually)
- testruninfo (exactly once or absent if the log file was exported manually)
- snippets (exactly once)
Attributes
Name | Type | Description |
---|---|---|
datetime | ISO 8601 date and time | The date and time that the test run was started. |
XJTAG v4.1.100