HP.LFT.Report Namespace

Provides the SDK for controlling and customizing the content of the UFT Developer report.

Classes
 ClassDescription
ClassReportConfiguration The class used for configuring the UFT Developer report.
ClassReportContextInfo Represents the information used to describe a reporting context.
ClassReporter Provides the means to report custom events, additional data, and configuration for the report. This class cannot be inherited.
ClassReportException The exceptions thrown when errors occur in Reporter objects.
ClassReportParameter Represents the parameter data used in the context of an SDK operation. This data is displayed to UFT Developer report.
ClassVerificationData Represents the data used to report a custom verification step.
ClassVerificationParameter Represents the parameter data used in the context of a custom verification step. This data is displayed to UFT Developer report.
Interfaces
 InterfaceDescription
InterfaceIReportConfiguration A configuration that can be used for overriding the default UFT Developer report behavior or extending its capabilities.
InterfaceIReporter Accesses the UFT Developer HTML Report.
Enumerations
 EnumerationDescription
EnumerationCaptureLevel The possible levels for capturing snapshots for the report.
EnumerationImageType Report Image Type
EnumerationReportContextMode The possible modes of the reporting context.
EnumerationReportLevel The possible levels for reporting events to the UFT Developer report.
EnumerationStatus The possible statuses of an event reported to the UFT Developer report.
Structures
 StructureDescription
StructureReportAdditionalInfo Represents the information used to describe a custom step.

See also: