Enum "AIT Run Frequency"
ID 149040
Namespace: System.TestTools.AITestToolkit
Specifies the run frequency for AI Test Suites.
Properties
| Name | Value |
|---|---|
| Extensible | False |
Values
| Name | Description |
|---|---|
| Manual |
Specifies tests that are not included in automation, but can be run manually by engineers. |
| Daily |
Specifies that automation tests run on a daily basis. |
| Weekly |
Specifies that automation tests run every week. |