Azure DevOps Blog

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

Latest posts

.NET Performance Diagnostics: How and Where to Start -User Group Meeting January 18th Eagan, MN
Jan 12, 2012
0
0

.NET Performance Diagnostics: How and Where to Start -User Group Meeting January 18th Eagan, MN

Charles Sterling
Charles Sterling

I really need to get out to the MN usergroup! They seem to have some of the best most consistent topics around!   January 18th, 2012 5:00-6:30pm Click to Attend Description Everyone has that application that just doesn't perform as well as it should, or that one application that you think might be a bit slow, but are not 100% sure. Well this presentation will help get you to the bottom of it, starting out with a discussion around the process of performing both pro-active and reactive performance analysis, the presentation will morph into a full demonstration of Performance ...

Microsoft Test Manager stuck in “waiting for test controller” state
Jan 1, 2012
0
0

Microsoft Test Manager stuck in “waiting for test controller” state

Importer
Importer

This is guest post by Deepak Mittal, who is Senior Support Engineer in this space.Problem description:Microsoft Test Manager is stuck in "waiting for test controller" status after completion of test execution.Resolution: MTM tracing: http://blogs.msdn.com/b/gautamg/archive/2011/01/20/how-to-enable-tracing-for-mtm.aspx Test Controller tracing: http://blogs.msdn.com/b/aseemb/archive/2009/11/28/how-to-enable-test-controller-logs.aspx Side note: You may notice the same kind of behavior for stat...

How To: Associate automation programmatically
Jan 1, 2012
0
0

How To: Associate automation programmatically

Gautam Goenka [MSFT]
Gautam Goenka [MSFT]

In my previous post, I mentioned about tcm testcase /import scenario.  The tcm testcase /import associates the test case artifact with automation (which is unit test or other test type). Another FAQ related to this scenario is - Q: How can I programmatically associate automation (because I want to do some customization of my own)? A: You can simply use the below code snippet.  (You will need to add the same references as in previous post).

How To: Get the Test Case associated with the unit test?
Dec 30, 2011
0
0

How To: Get the Test Case associated with the unit test?

Gautam Goenka [MSFT]
Gautam Goenka [MSFT]

For running and managing unit tests using Microsoft Test Manager (MTM), the users have to do tcm testcase /import of the test assembly.  This step creates a test case work item corresponding to unit test on the client side.  With this, users can do many new scenarios – most importantly start viewing the history/trend of the result. A FAQ that I have heard many times in internal and external forums is around this is - Q: How to determine programmatically retrieve the test case artifact corresponding to this unit test? A: Because of various reasons (legacy, loose coupling, extensibility etc), the unit test does ...

How To: Bulk edit action recording?
Dec 29, 2011
0
0

How To: Bulk edit action recording?

Gautam Goenka [MSFT]
Gautam Goenka [MSFT]

Microsoft Test Manager (MTM) has test runner using which one can do manual testing. One of the features that many folks use while doing manual testing using test runner is the Fast Forward feature. With this feature, a tester can do an action recording and later use that to fast forward the test with playback of the recording. A while back, this question came up in our internal forum on the above feature - Q: My customer has a lot of existing manual tests with action recordings and there are some changes in the UI Map that they want to update for all the existing action recordings to avoid having to re-record t...

Sample XPath utility for Coded UI Test
Dec 28, 2011
0
0

Sample XPath utility for Coded UI Test

Gautam Goenka [MSFT]
Gautam Goenka [MSFT]

Some important notes before I talk about the utility - The attached sample utility adds support for XPath query to Coded UI Test for searching controls.  The utility uses built-in XPath parser and other classes of .NET and as such is conformant to .NET’s XPath Syntax.  The new utility assembly adds two extension methods to UITestControl class – To use these methods, unzip the attached sample and add reference in your Coded UI Test project to the UITestXPathUtility.dll.  (Note that you have manually ensure this dll is there on all machines on which the tests are run.) Some ...

Want to give feedback for Visual Studio 11 etc and receive cool gifts?
Dec 22, 2011
0
0

Want to give feedback for Visual Studio 11 etc and receive cool gifts?

Charles Sterling
Charles Sterling

The Microsoft Visual Studio Design Research Team i.e. the folks that work on the user interface for Visual Studio are doing rounds of usability labs –and would love for you to participate! Specifically they are looking for participants to give us direct feedback on our development tools, languages and libraries!    Opportunities include usability studies of upcoming features, focus groups where we explore new ideas, as well as 1:1 interviews. (I think their next lab is on Intellitrace ) What do you get out of it? We have a brief enrollment form that will ask you a few quest...

Storyboarding with PowerPoint – Short Videos to Get You Started
Dec 19, 2011
0
0

Storyboarding with PowerPoint – Short Videos to Get You Started

Kathryn Elliott
Kathryn Elliott

We’ve created a few videos to help you quickly get started with PowerPoint Storyboarding. Each video lasts between 1 and 2 minutes. Getting Started To see this in action: [View:http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-92/4263.GettingStarted.wmv] Add and Share Custom Shapes Using MyShapes When you can’t find the shape you’re looking for in your Storyboard Shapes pane, you can create a custom shape and share shapes with other team members. We’ve added functionality to create, import, and export MyShapes. [View:http://blogs.msdn.com/cfs-fil...

ALM Summit 2011 Content Now Live and available
Dec 13, 2011
0
0

ALM Summit 2011 Content Now Live and available

Charles Sterling
Charles Sterling

Working with MSDN and Channel9, the ALM Summit folks have posted all Session the content at: https://channel9.msdn.com/events/alm-summit/2011 If you are looking for recommendations my top 5 were: Â