This reference provides details on all subreport data sets available for printable reports.
Common subreports are available at all levels.
Includes the current modelItem
object (can be WsdlProject
, WsdlTestSuite
, WsdlTestCase
, or WsdlLoadTest
) and exposes all its public properties. These properties are available at all levels.
Please see the corresponding Javadoc to find the other properties.
Field Value | Field Description |
---|---|
| The name of |
| The description. |
| The internal ID. |
| The corresponding |
Contains a collection of test properties. Each property object has the following fields:
Option | Description |
---|---|
| The property name. |
| The property value. |
| The property type (not currently used). |
| The property description (not currently used). |
Contains a collection of ReportMetric
objects. Each object has the following fields:
Option | Description |
---|---|
| The metric name. |
| The metric value. |
| The metric category. |
| The metric icon name (string). |
Contains the current report object (can be WsdlProjectReport
, WsdlTestSuiteReport
, WsdlTestCaseReport
, or WsdlLoadTestReport
) and exposes all its public properties. These properties are available at all levels.
Please see the corresponding Javadoc to find the other properties.
Option | Description |
---|---|
| The name of the corresponding |
| The description of the corresponding |
| The corresponding |
| The report level ( |
Include calculated request writing time.
Include calculated response reading time.
Close connections after each request.
Sample interval.
Disable history.
These options are available for the following data sets:
Test case:
TestCaseTestSteps
TestCaseRequirements
TestCaseTestStepResults
FailedTestSteps
TestCaseJUnitResults
TestCaseMetrics
Test suite:
TestSuiteTestCases
TestSuiteJUnitResults
TestSuiteTestCaseResults
TestSuiteMetrics
TestSuiteFailedTestSteps
TestSuiteCoverage
Project:
ProjectTestSuites
ProjectTestSuiteResults
ProjectVirts
ProjectRequirements
ProjectJUnitResults
ProjectResultMetrics
ProjectFailedTestSteps
Load test:
LoadTestStatistics
LoadTestLog
LoadTestTestStepHistory
LoadTestStatisticsHistory
FailedTestSteps