RunType enum

Fields

Unspecified = 0

Only used during an update to preserve the existing value.

Normal = 1

Normal test run.

Blocking = 2

Test run created for the blocked result when a test point is blocked.

Web = 4

Test run created from Web.

MtrRunInitiatedFromWeb = 8

Run initiated from web through MTR

RunWithDtlEnv = 16

These test run would require DTL environment. These could be either of automated or manual test run.

NoConfigRun = 32

These test run may or may not have published test results but it will have summary like total test, passed test, failed test etc. These are automated tests.