Azure DevOps Blog

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

Professional Scrum.ORG courses being offered in China, India and Philippines

(image)   Working with Ken Schwaber  Microsoft and Scrum.org has developed a program that helps developers learn Scrum, techniques of software craftsmanship, and all while working in teams to deliver real software on the Visual Studio ALM platform! The Professional Scrum Developer (PSD) program recognizes that excellent technical ...

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...

Application Lifecycle Management SDR on Testing in Hyderabad Feb 21st

As a reader of the ALM Blog you already know, a corner stone of the next version of Visual Studio code named “Visual Studio 11” is delivering the next generation of Application Lifecycle Management (ALM) tools.  February 21th two of the principal stakeholders for ALM tooling at Microsoft Brian Harry and Sam Guckenheimer will ...

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 ...