Main Content
getTestCaseResults
Class: sltest.testmanager.TestCase
Namespace: sltest.testmanager
Get test case results history
Syntax
tcresult = getTestCaseResults(tc)
Description
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.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2019b