ITSScheduler3 Interface : Run Method |
Visual Basic |
---|
Public Sub Run( _ Optional ByVal TestData As Variant _ ) |
A TSScheduler can perform only one run. If you want to perform more than one run, then after calling Run, call TestSet.StartExecution again to get a new TSScheduler object.
For Business Process tests, see also: BusinessProcess.DeleteChangeDetectionAlert