Is there notification group functionality? I.E. Let's say I would like to send email to a group of people for a certain server or set of servers. A group that would be easy to modify versus modifying the to: line for any email sent to that group.
Notification Groups
Joe,
If you need the same set of actions for group of servers, just create one action profile, add "send e-mail" action to this profile, specify list of destination address separated by semicolon, and assign this action profile to group of selected tests.
If you need to use different set of actions for different servers and want to use the same mail list, you can use comments. E.g. select group of tests, open test properties dialog, and specify list of destination addresses on 2nd line of comment.
After this you will be able to use macro variable %CommentLine2% in the "send e-mail" action ("To" field). Every time when you need to change mail list, select group of tests and change 2nd comment line. Of course you can use any other comment line (1st or 3rd, its up to you).
Regards
Alex
If you need the same set of actions for group of servers, just create one action profile, add "send e-mail" action to this profile, specify list of destination address separated by semicolon, and assign this action profile to group of selected tests.
If you need to use different set of actions for different servers and want to use the same mail list, you can use comments. E.g. select group of tests, open test properties dialog, and specify list of destination addresses on 2nd line of comment.
After this you will be able to use macro variable %CommentLine2% in the "send e-mail" action ("To" field). Every time when you need to change mail list, select group of tests and change 2nd comment line. Of course you can use any other comment line (1st or 3rd, its up to you).
Regards
Alex