Showing results for May 2014 - Page 2 of 3 - Azure DevOps Blog

May 23, 2014
0
0

Test Plan and Test Suite Customization with TFS2013 Update3

Manoj Bableshwar
Manoj Bableshwar

One of the top feature requests from Microsoft Test Manager/Test Case Management users across various forums has been the ability to customize the Test Plan and Test Suite artifacts. Based on the feedback, with Team Foundation Server 2013 Update 3, we are adding the functionality to add custom fields and workflows to Test Plans and Test Suites, ...

DevOpsAzure DevOps ServerTest
May 23, 2014
0
0

CodeLens Team Indicators – Processing Pipeline

Mathew Aniyan MSFT
Mathew Aniyan MSFT

IntroductionCodeLens is a heads-up display in your Visual Studio Editor where you can find information about your code in-context. See this MSDN article for an introduction to CodeLens - Get history and other info about your code.You can use the CodeLens Indicators to quickly identify the changes that have happened on the code and the authors of ...

DevOpsAzure DevOps Server
May 22, 2014
0
0

Coded UI testing support for Silverlight using Visual Studio 2013

Prachi Bora (MSFT)
Prachi Bora (MSFT)

Many of you have been patiently waiting for an updated UI Test plugin for Silverlight that works with Visual Studio 2013. The wait is now over !Coded UI test plugin for Silverlight for use with Visual Studio 2013 is now available on VS gallery at http://visualstudiogallery.msdn.microsoft.com/51b4a94a-1878-4dcc-81e0-7dc92131d2daIt works for browser ...

DevOps
May 22, 2014
0
0

Release Management Update 3 CTP1 is now available with DSC Deployment Feature!

jayantivemulapati
jayantivemulapati

We have just published the CTP1 for Visual Studio Release Management 2013 Update 3. You can download this release here and read through the KB article here. With this update, you can use DSC (Desired State Configuration) to deploy apps to your environments. Using DSC, you can run Powershell scripts on target servers of an environment without ...

DevOpsAzure & CloudAzure DevOps Server
May 19, 2014
0
0

Application Insights in DevDays Finland

Charles Sterling
Charles Sterling

It is always very interesting to see how different technologies are adopted at different rates in different geographies for instance MSMQ initially had its largest user base Australia.  In rolling out Application Insights we have seen a large uptake in Europe namely Netherlands and Finland.  In the case of MSMQ the cause was unreliable ...

DevOpsAzure & Cloud
May 15, 2014
0
0

Practical guidance for TFVC and TFS on Azure IaaS

Willy-P. Schaub
Willy-P. Schaub

The Visual Studio ALM Rangers are pleased to highlight new and updated practical guidance that landed recently. TFS Planning, DR avoidance and TFS on Azure IaaS v1.4.BETA has shipped! Version Control guidance v3.BETA flight has landed Find more ALM Ranger solutions on aka.ms/vsarsolutions...

DevOpsAzure & CloudCommunity
May 14, 2014
0
0

Behind the scenes: the Backlog Priority or Stack Rank field

Ewald Hofman (MSFT)
Ewald Hofman (MSFT)

The backlog in TFS is an ordered list of work items, such as the product backlog. In Scrum you get the ordered list of PBIs and Bugs, in Agile you will see User Stories and CMMI contains the Requirements and Change Requests. The order of the backlog items is dictated by the the “Order” field as defined in the process configuration. The process ...

DevOps
May 14, 2014
0
0

Binding a Cloud Load Test to a data source

Charles Sterling
Charles Sterling

At StarEast I had a couple of Web Performance Tests in my demo solution that people asked about.  Namely the Web Tests called:  As the name suggests with the first Web Test is something I have been working with Perfecto Mobile on some of their new features and hope to have another post when they are ready to make an announcement – Sorry ...

DevOpsTest
May 13, 2014
0
0

.NET Edit and Continue Survey

Andrew B Hall - MSFT
Andrew B Hall - MSFT

This post has been modified to reflect that the survey has closed, and instead updated with the results. Thanks everybody for all the great feedback!  We received hundreds of replies with detailed information and concrete examples for us to review. We have closed the survey and have started to process the  data you provided. The ...

DevOpsGit & Version Control