Azure DevOps Blog

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

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