C# Syntax
public class ReportConfiguration : HP.LFT.Common.Configuration.BaseConfiguration, IReportConfiguration
System.Object
HP.LFT.Common.Configuration.BaseConfiguration
HP.LFT.Report.ReportConfiguration
Name | Description | |
---|---|---|
ReportConfiguration Constructor | Overloaded. |
Name | Description | |
---|---|---|
_valueSuplier | (Inherited from HP.LFT.Common.Configuration.BaseConfiguration) |
Name | Description | |
---|---|---|
Description | the OpenText Functional Testing for Developers report description. | |
IsOverrideExisting | Indicates whether the existing report files will be overridden. If false, each report filename gets an ordinal suffix. | |
ReportEnabled | Specifies if the report should be enabled or not. | |
ReportFolder | The name of the folder where the OpenText Functional Testing for Developers report is generated. | |
ReportLevel | The level of events to be reported. Possible values: ReportLevel. | |
SnapshotsLevel | The snapshot capture level used to generate the OpenText Functional Testing for Developers report. | |
TargetDirectory | The root directory where report folders are generated. Default = project Output path. | |
Title | the OpenText Functional Testing for Developers report title. |
Name | Description | |
---|---|---|
Configuration | (Inherited from HP.LFT.Common.Configuration.BaseConfiguration) |
Name | Description | |
---|---|---|
GetAppSetting | (Inherited from HP.LFT.Common.Configuration.BaseConfiguration) | |
GetBoolAppSetting | (Inherited from HP.LFT.Common.Configuration.BaseConfiguration) | |
GetIntAppSetting | (Inherited from HP.LFT.Common.Configuration.BaseConfiguration) |