Status Property
Description
The status of the tests that cover this requirement.
Property type
Read-only property
Syntax
Visual Basic
Public Property Status As String
Remarks

The statuses of the covering tests are: Failed, No Run, Not Completed, or Passed.

If no tests cover this requirement, the value is Not Covered.

For information about the Status list, see 'Customizing Project Lists' in the ALM Administrator Guide.

See Also