Custom Test Types Interfaces

ShowResultEx Method

Displays the run result of the applicable version of the specified test instance.

Syntax

Visual Basic
Public Sub ShowResultEx( _
   ByVal TestSetKey As Variant, _
   ByVal TSTestKey As Variant, _
   ByVal ResultKey As Variant _
) 

Parameters

TestSetKey
The test set’s key.
TSTestKey
The test’s key in the test set.
ResultKey
The specific run result key.

Remarks

This method displays the result of the specified test instance in a test set in the Result Viewer.

See Also

ResultViewer Object


© 1993 - 2013 Hewlett-Packard Development Company, L.P.