Posted by
Alex Kuzin
on
Friday, February 09, 2007
Last week I posted an article about sounds for TestComplete events. The recent update of Automated Build Studio (ver. 3.10.214) provides a similar functionality, it also includes a number of events that can have sounds assigned to them. Everytime these events occur, the computer will play the appropriate sound and thus notify you about the event. The sound notification is useful, especially if you are not at the computer where the macro is running.
Currently, Automated Build Studio offers the following events:
| Event | Description |
| Breakpoint Hit | Occurs every time the macro execution is paused on a breakpoint. |
| Macro Execution Failed | Occurs when the macro execution fails. |
| Macro Execution Succeeded | Occurs when the macro execution is completed successfully. |
To specify the sound to be played for each of these events, use the standard Sound and Audio Device Properties dialog. You can call this dialog from the Control Panel:
