sltest.testmanager.report
Generate report of test results
Syntax
Description
sltest.testmanager.report(
generates a report from results specified by resultObj,filePath,"IncludeTestResults",testResults)resultObj and
saves the report in the location specified by filePath. Use the
IncludeTestResults argument to specify whether to include
passed, failed, or all results.
sltest.testmanager.report(___,
specifies options using one or more name-value arguments in addition to the input
arguments in previous syntaxes.Name=Value)