ReportFormat Property
Description
Indicates whether OpenText Functional Testing should generate an HTML report or RRV report after the run session ends
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property ReportFormat As String |
Return values
RRV = opens the report in the Run Results Viewer.
HTML = opens the report in the default browser.
See Also