Showing results for December 2011 - Azure DevOps Blog

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

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

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

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

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

DevOpsAzure DevOps ServerAgile
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...

DevOps
Dec 9, 2011
0
0

Interested in Agile Adoption across different industries and geographies?

Charles Sterling
Charles Sterling

One of the pioneers of the application quality ecosystem, Theresa Lanowitz, has founded Voke – a company focused Application Lifecycle virtualization and convergence markets.   A big part of her and Voke’s focus right now is insight how different development methodologies are doing.  If you want a free copy of her latest ...

DevOps
Dec 8, 2011
0
0

Team Foundation Service December Update

doug.neumann
doug.neumann

Today, I’m proud to announce a significant update to our hosted Team Foundation Service. In the 3 months since we went public with the service at //build/, we’ve pushed over a dozen updates to address bugs that customers have reported or we’ve witnessed in production. This update, however, is the first time you’ll see significant new ...

DevOps
Dec 7, 2011
0
0

Team Foundation Service Preview – Get Started with Agile Planning Tools

Importer
Importer

UPDATE June 11, 2012 - This blog post series has been updated by our new beginner's guide hosted here. **  This blog post is part of the Beginner’s Guide series with the goal to get you productive fast. Here we walk quickly through the entire cycle of Agile planning: Create a backlog, plan a sprint, set capacity for your team, and viewing a ...

DevOpsAzure DevOps ServerAgile
Dec 7, 2011
0
0

Team Foundation Service Preview – Upload Source to Your Hosted Account

Importer
Importer

UPDATE June 11, 2012 - This blog post series has been updated by our new beginner's guide hosted here. **  This blog post is part of the Beginner’s Guide series with the goal to get you productive fast. This post walks you step-by-step to get your source code stored in your Team Foundation Services Preview account.   Congratulations! ...

DevOpsAzure DevOps Server