ALM Custom Test Type Developer Guide
TestTypeIcon Method

The test status that the bitmap represents. One of:

Returns an icon to display near the tests, test instances, and runs of the test type.
Remarks
The icon size is 16x16 pixels.
Syntax
public Image TestTypeIcon( 
   int status
)

Parameters

status

The test status that the bitmap represents. One of:

  • 0 - General status.
  • 1 - For a test containing design steps.