Class: sltest.testmanager.TestCase
Package: sltest.testmanager
Get test case results history
tcresult = getTestCaseResults(tc)
returns the test case results history for the specified test case, tcresult
= getTestCaseResults(tc
)tc
.
The test case history includes the results for all runs of the test case in the Test
Manager.