Main Content
getIterationResults
Class: sltest.testmanager.TestIteration
Namespace: sltest.testmanager
Get test iteration results history
Syntax
ti_result = getTestIterationResults(ti)
Description
returns the test iteration results history for the specified test iteration,
ti_result
= getTestIterationResults(ti
)ti
. The test iteration history includes the results for
all runs of the test iteration in the Test Manager.
Input Arguments
Output Arguments
Version History
Introduced in R2019b