TestRunnerSettings.

ReportFormats Property

Summary

Specifies the format of the reports ReadyAPI exports.

ReadyAPI supports the following formats: PDF, XLS, HTML, RTF, CSV, TXT and XML.If you have not specified the parameter, ReadyAPI will use the PDF format.

Syntax

public Nullable<ReportFormat> ReportFormats { get; set; }

Value

Type Description
Nullable<ReportFormat>