Class: sltest.testmanager.TestIteration
Package: sltest.testmanager
Get test iteration results history
ti_result = getTestIterationResults(ti)
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.