Interrupt for Screensaver
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2011
07:50 PM
09-26-2011
07:50 PM
Interrupt for Screensaver
Hi,
I want to write an interrupt for Screensaver(VB Script) until my tests are running. Checked with WMI, TC is not supporting it. Has anyone done this. Please share some pointers.
Regards
Smita
I want to write an interrupt for Screensaver(VB Script) until my tests are running. Checked with WMI, TC is not supporting it. Has anyone done this. Please share some pointers.
Regards
Smita
11 REPLIES 11
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2013
10:37 AM
08-20-2013
10:37 AM
The correct solution is really to disable power saving and screen saver features altogether on your test machine or VM. No point in increasing complexity of the code at all. Create a template VM for your test bed with everything tuned as you need and use it to replicate to other test machines.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2013
07:04 PM
08-20-2013
07:04 PM
Hugo,
In most cases I agree, but sometimes it is really easier to script such behavior then set up every PC.
On of the possible cases is when you need to run the same test on ~30 PCs with different configurations. Setting up settings on every PC would take more time than write a function once. Also setting up so many PCs would be simply more boring than find a programming solution 🙂
Gennadiy Alpaev
Software Testing Automation Tips - my new book
TestComplete Cookbook is published!
About Community Experts
In most cases I agree, but sometimes it is really easier to script such behavior then set up every PC.
On of the possible cases is when you need to run the same test on ~30 PCs with different configurations. Setting up settings on every PC would take more time than write a function once. Also setting up so many PCs would be simply more boring than find a programming solution 🙂
Gennadiy Alpaev
Software Testing Automation Tips - my new book
TestComplete Cookbook is published!
About Community Experts

- « Previous
-
- 1
- 2
- Next »
- « Previous
-
- 1
- 2
- Next »