ReportEvent(String,String,Status,Image) Method
Adds a custom step to the UFT Developer report including the provided image object.

C# Syntax

Parameters

stepName
The name of the reported step. This name is the label of the step node in the report.
description
The description of the reported step. The description is displayed in the Details pane of the report.
status
The Status for the step.
image
The System.Drawing.Image to use for the step.