RunResultSaveToResultFile Method (String, Boolean, Boolean, Boolean, FileFormat)

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

Namespace:  ArtOfTest.WebAii.Design.Execution
Assembly:  ArtOfTest.WebAii.Design (in ArtOfTest.WebAii.Design.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public string SaveToResultFile(
	string outputPath,
	bool skipResultsFolder,
	bool persistFailureResources,
	bool overrideFile,
	FileFormat fileFormat
)

Parameters

outputPath
Type: SystemString
skipResultsFolder
Type: SystemBoolean
persistFailureResources
Type: SystemBoolean
overrideFile
Type: SystemBoolean
fileFormat
Type: FileFormat

Return Value

Type: String
See Also

Reference