Web access for team foundation that does not require the Visual Studio.
There is new suspend feature that helps with constant interruptions.
Code clone looks for code that has been reused and might need refactered when changes are made. Looks for code patterns not exact matches.
Have made unit testing better, but it still needs to be done by the developers. Would like to see us go to test driven development, but it does take longer so we need to be practical with our staff levels.
Have made searching for work items easier directly from Visual Studio.
New code review feature has been included with the ability to ID the next person in the review cycle.
Stakeholder feedback tool. This would allow us to get rid of PBL as it relates to our applications.
Location:TechEd 2011
re: Unit Testing
ReplyDeleteMaybe if we at least used unit testing for key things that would be a good balance. Hopefully there is some kind of testing support for Silverlight, esp since it seems to be upgraded on a regular basis... Sri is finding basic client-side issues in SL4 that worked fine in SL3. If this is in the scope of unit tests that would streamline basic regression testing and our testers could spend time on testing more valuable parts of an application.