TFS - how to close test case automatically
-
Friday, August 17, 2012 5:32 AM
Hello Team,
I'm using TFS, i have query regarding test cases, right now when i create issue report through fail test cases. it is working fine.
but when i closed the issue report then can we closed test cases automatically.
is there any option for this?
Please let me know.
Thanks,
Ajay Kumar
- Edited by Forrest GuoMicrosoft Employee, Moderator Wednesday, August 29, 2012 1:35 PM refine title
All Replies
-
Monday, August 20, 2012 7:09 AMModerator
Hi Ajay,
Thank you for your question.
I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
Thank you for your understanding and support.Best Regards,
Cathy Kong [MSFT]
MSDN Community Support | Feedback to us
-
Tuesday, August 21, 2012 2:22 AMModerator
Ajay,
I have a couple of question to clarify:
Is the report generated from Team Explorer-> create report in Excel, or generated from Report Builder etc?
I'm a little confused by "close the report, close the test case", can you elaborate with it?
thanks and regards,
Forrest Guo | MSDN Community Support | Feedback to manager
-
Tuesday, August 28, 2012 4:08 AM
Hi Ajay,
There is not an option for this out of the box. You would need to look for that event with a notification, send it to a web service, and have it do the status change.
I do this with the web service that used to ship with Scrum for team system which is now open source. (http://scrumforteamsystem.codeplex.com/) I then use a custom transform to capture the behavior and then subscribe projects to that service.
Of corse you can roll your own if you want too.
NB: This only works for TFS 2010.
Ryan Hanisco, PMP, PMI-ACP, CISSP
MCSE, MCTS:TFS 2010, SQL 2005
RyanHanisco.com- Marked As Answer by Forrest GuoMicrosoft Employee, Moderator Wednesday, August 29, 2012 1:36 PM

