Type Property
Description
The test type.
Property type
Read-write property
Syntax
Visual Basic
Public Property Type As String
Remarks

The test type is either a native ALM type or a custom test type. Examples of native test types are BUSINESS-PROCESS, LR-SCENARIO, MANUAL, QUICKTEST_TEST, and SYSTEM-TEST.

The default type and default sub-type of a test is MANUAL.

See Also