AddRunInformation Method (Reporter)
Adds a custom entry to the top section of the OpenText Functional Testing for Developers report.

C# Syntax

public static void AddRunInformation( 
   string fieldName,
   string fieldValue
)

Parameters

fieldName
The entry name.
fieldValue
The entry value.