Hi all,
I have a bunch of similar WMI tests that need to run once a day.
If I run them all at once, a few will return 'unknown' or 'timeout'-like status.
Of course I can manually spread them over a certain period of time, using a 1-minute gap between them.
But that's too much administration to me.
Would it be possible to create a schedule that runs a test once at a random moment between 22:00 and 23:00?
Random Schedule
Place these tests in one folder, mark Non-simultaneously test execution option in Test Properties dialog.
With this option enabled tests that located in the folder will not be executed at the same time. Test items located in different folders may be executed simultaneously even in case option is set for all of these folders.
Regards
Alex
With this option enabled tests that located in the folder will not be executed at the same time. Test items located in different folders may be executed simultaneously even in case option is set for all of these folders.
Regards
Alex
You may place test in one folder + link to different folder.
https://www.ks-soft.net/hostmon.eng/mfr ... .htm#links
Another possible solution - assign "repeat test" action to these tests.
https://www.ks-soft.net/hostmon.eng/mfr ... #actRepeat
or may be you just need to update your system? What Windows do you use?
Normally Windows can perform many WMI requests without problems.
Regards
Alex
https://www.ks-soft.net/hostmon.eng/mfr ... .htm#links
Another possible solution - assign "repeat test" action to these tests.
https://www.ks-soft.net/hostmon.eng/mfr ... #actRepeat
or may be you just need to update your system? What Windows do you use?
Normally Windows can perform many WMI requests without problems.
Regards
Alex