Main Content
getBaselineRun
Class: sltest.testmanager.TestIterationResult
Namespace: sltest.testmanager
Get test iteration baseline dataset
Syntax
baseline = getBaselineRun(resultObj)
Description
gets
the baseline dataset used in a test iteration, which belongs to the
test iteration results object. The baseline dataset is saved with
the test iteration result only if the Save baseline data
in test result check box is selected in the parent test
case under the Baseline Criteria section.baseline
= getBaselineRun(resultObj
)
Input Arguments
Output Arguments
Version History
Introduced in R2016a