2

Is it possible to trigger email from test manager for the result of any/all test case? If not possible can results be sent out in/as an email from TFS?

Varun Bajpai
  • 545
  • 5
  • 20

1 Answers1

0

In the TFS web portal you can set up email alerts based on a wide variety of triggers including test results or changes to a particular item ID.

To get to the alerts:
1. Open TFS web portal
2. Click on your name in the top right corner
3. Select My Alerts

.

If you are an admin you will have a link to the Advanced Admin where you can set these up at a team level.

enter image description here

You will want to go to "Custom Alerts" tab on the box that appears to set up your rules, and select other to see all the triggers.

enter image description here

malexander
  • 4,522
  • 1
  • 31
  • 37
  • i am still not able to get the solution, what i want to do is to send out a mail when my test case is pass or fail once it is executed. query mentioned in comment is also not working. – Varun Bajpai Dec 02 '13 at 17:00