Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

Team Foundation Tour kicking off in Montreal 14 with Mario Cardinal

If you live in Canada do not miss the Team Foundation Tour. The Team Foundation Tour is a training specifically designed by Microsoft ALM MVP Mario Cardinal to address the needs of organizations facing challenges adopting Scrum with Microsoft Team Foundation Server. According to the city where the training takes place it will be in English or ...

Special Discount for Scrum.ORG course in China by Adam Cogan

I am sitting next to Adam in the Scrum.ORG annual meeting and he mentioned giving attendees a $500 discount for his Professional Scrum Developer (PSD) course .Taught by Adam Cogan March 20-22, 2012 in Bejing, ChinaAttending this course you will: Register before March 1 and get the early bird rate of USD 999, a discount of USD ...

Team Foundation Service Preview–Updated videos are available

Way back in September of 2011, Martin Woodward published a blog post that referenced a series of Channel 9 videos that were introductions to the TFS Preview.Those videos were recorded based on the version delivered at the BUILD conference. Just wanted to let everyone know that all of those videos have been re-recorded with the latest bits. The...

How To: Get all test points assigned to you?

Based on my previous post, one question that came up was - How do I, as a tester, know what test points are assigned to me? In Test->Run Tests, you can click on Filter on the left side to do filtering by Tester andor Configurations.  Refer the screenshots below. (image)   (image) (image...

New MSDN topic: Coded UI Extension for custom controls

The Visual Studio team has released MSDN documentation on Enable Coded UI Testing of Your Custom Controls. Please go through the step-by-step implementation of Coded UI extension points to achieve various levels of support. The document describes how to make a custom ChartControl with CurveLegend child object work with ...