Showing results for June 2016 - Azure DevOps Blog

Jun 29, 2016
0
0

The IntelliTest Reference Manual

Pratap Lakshman
Pratap Lakshman

There is something to be said about having a good tool box - after all picking the right tool for a job is also as much about picking the right job for a tool, and the bigger your toolbox, the better the chances are that the best tool you can muster will be the one appropriate for the job at hand. To get the most productivity improvements from ...

DevOpsCI/CDTest
Jun 29, 2016
0
0

Browse Code Coverage reports

Atin Bansal
Atin Bansal

A new Code Coverage tab has been enabled on the Build summary page. Users uploading Code Coverage data in Jacoco or Cobertura formats to Visual Studio Team Services will be able to browse the html report generated by the tool in the Code Coverage tab. Users of Visual Studio Code Coverage solution can continue to download the report and get rich ...

DevOpsCI/CD
Jun 28, 2016
0
0

Team Foundation Server 2015 Update 3 is available

Erin Dormier
Erin Dormier

Team Foundation Server 2015 Update 3 is now available.  You can find information on the new features and bugs that were fixed in the release notes and a few known issues in our known issues document.  You can find the downloads at our main download page. You can find information about the other Visual Studio products on ...

DevOps
Jun 25, 2016
0
0

A New Team Services build task to easily extract files

Jason Sholl
Jason Sholl

Team Services sprint 101 introduces a new build task, Extract Files.  Use it to easily extract archives during your Team Foundation Server (TFS) build process.  The Extract Files task is cross platform and uses native unzip, tar, and 7-Zip on Mac and Linux.  For Windows, we bundled 7-Zip with the task so you can extract anything supported by ...

DevOpsAzure DevOps Server
Jun 24, 2016
0
0

Effective Patterns for Feature Flags

Ed Blankenship
Ed Blankenship

Today, we are inviting Edith Harbaugh from LaunchDarkly as a guest writer for the ALM Blog to talk a little bit about the different patterns of Feature Flag implementations which has been a common topic I get asked about from many of you.  If you didn't see it, Edith joined us on stage at Build 2016 earlier this year to launch a new marketplace ...

DevOpsCommunityCI/CD
Jun 21, 2016
2
0

Remote testing – Distributing tests based on number of machines

Atin Bansal
Atin Bansal

With Sprint 102 deployment on Visual Studio Team Services, we have enabled tests from within an assembly to be distributed to remote machines using the Run Functional Tests task (formerly called Run Tests using Test Agent). This has been one of the bigger asks from customers around Remote testing. You will see a new check box in the task as below...

DevOpsCI/CDTest
Jun 18, 2016
0
0

General availability of Azure DevTest Labs – VSTS extension

Raman Kumar (MS)
Raman Kumar (MS)

A couple of weeks ago, we announced the general availability of Azure DevTest Labs. As part of the announcement we introduced the preview of Azure DevTest Labs – VSTS extension. Today, we are delighted to announce the general availability (GA) of the extension.                 Figure 1: Azure ...

DevOpsAzure & CloudCommunity
Jun 18, 2016
0
0

VSTS Process Customization futures (June 2016)

Justin Marks
Justin Marks

The first wave of work for process customization is complete: allowing you to modify fields, layout and states of existing work item types.  While it’s taken longer than we had anticipated, we’ve received a ton of great feedback and our plan is to continue to work through the backlog.  With the summer season beginning, I wanted to update our ...

DevOpsAgile
Jun 18, 2016
3
0

States customization on Team Services

Derrick Fu
Derrick Fu

The first milestone in bringing states customization to Team Services is here. With the latest deployment, you can customize the states on your inherited work item types. Let’s jump into the new functionality. Adding custom states Adding new states starts from the process administration page. Here you can view all the states for a work ...

DevOpsAgile
Jun 17, 2016
0
0

Taking the MSTest Framework forward with “MSTest V2”

Pratap Lakshman
Pratap Lakshman

Recently, we announced MSTest Framework support for .NET Core RC2 / ASP.NET Core RC2 - this is "MSTest V2" as we fondly call it, and the release sets the direction for how we intend to evolve the MSTest framework. First, some context ... In Visual Studio we have an open and extensible test platform with tests being written using various test ...

DevOpsCI/CDTest

Feedback