Showing results for 2015 - Azure DevOps Blog

Dec 29, 2015
0
0

Become a Scrum.org Professional Scrum Developer Trainer

Charles Sterling
Charles Sterling

ALM MVP, Richard Hundhausen, is running a Professional Scrum Developer Trainer event in London, England 8-12 February, 2016. This event is the only 2016 Scrum.Org training in the United Kingdom for Scrum professionals interested in becoming a trainer for the Professional Scrum Developer (PSD) program. About the course: As a Scrum.org tra...

DevOps
Dec 15, 2015
0
0

Developer Division’s transformation to DevOps by Sam Guckenheimer

Importer
Importer

Good friend and coworker, Sam Guckenheimer presented at a recent Gartner conference how we changed the developer division from shipping a box product ~every year to delivering value every week with Visual Studio Team Services.  In this presentation Sam discusses how we scaled our process to this cadence(production first mindset), how to focus ...

DevOpsCI/CD
Dec 15, 2015
0
0

Release Management Workflow Migrator

Willy-P. Schaub
Willy-P. Schaub

Looking to export a Release Management agent based deployment pipeline so that it can be reused in the Release Management service in Visual Studio Team Services (VSTS)? We have released a migration tool and associated guidance as an open source project, allowing you to use “as is” or contribute to the project. If a Pull Request shows up at the doo...

DevOpsCommunityCI/CD
Dec 15, 2015
0
0

PHP Build Task from Cory Fowler’s DevOps PHPWorld Presentation

Importer
Importer

As you may have seen from the DevOps presentation I have been hanging out with Cory lately… For his PHPWorld Presentation we teamed up to see how hard it would be to get our DevOps demo working with PHP.  Specifically creating a CI build for PHP and as part of that pipeline run a load test…turns out it was a piece of cake and it took longer to wri...

DevOpsCI/CD
Dec 14, 2015
0
0

6 Great Webinars including: Building a DevOps practice step-by-step

Charles Sterling
Charles Sterling

(Editors note: due to the popularity two new “Unleash your DevOps Practices” were added)   Northwest Cadence and Rennie Araucto are offering a bunch of great webinars to bring in your Holidays and New Year. Unleash you DevOps potential with Visual Studio Enterprise! Attend our webcast to discover how an organization can use Visual Stu...

DevOpsTest
Dec 11, 2015
0
0

Cloud Load Test Build Task information

Charles Sterling
Charles Sterling

We are updating the Visual Studio Team Services Build Steps and thought these topics would be of interest: https://msdn.microsoft.com/en-us/Library/vs/alm/Build/steps/index. If you want to create your own Build Task check out my post here: http://blogs.msdn.com/b/charles_sterling/archive/2015/11/15/devops-php-sample-for-cory-fowler-and-his-ph...

DevOps
Dec 11, 2015
0
0

The new work item form

Jose Rady
Jose Rady

It's been a long journey, but I'm excited to let you know that the new work item form for Visual Studio Team Services (VSTS) is finally here! In this post, I want to walk you through the reasoning behind this new form, share the progress we've made, and give an update on what you can expect over the next few months. Introduction The new work item...

DevOps
Dec 10, 2015
0
0

Visual Studio 2015 Test Tools getting started content

Charles Sterling
Charles Sterling

Visual Studio Testing Tools enables development teams ensure higher quality applications and adopt latest testing practices. These Testing tools provide insightful information enabling development teams to reproduce  and fix issues sooner and faster. Ensuring higher quality applications and a better customer experience. In addition, the testing tea...

DevOps
Dec 10, 2015
0
1

Adding a custom field to a work item

Justin Marks
Justin Marks

Thank you everyone for your patience, but the wait is finally over.  Today begins our journey delivering process customization to Visual Studio Team Services (VSTS)!  We’re releasing the first stage of the rollout plan I described back in July, the ability to add custom fields & modify layout for existing work item types.  Before jumping into th...

DevOpsAzure DevOps ServerAgile
Dec 8, 2015
0
0

Creating Load Test Plugins for Cloud-based Load Test

Charles Sterling
Charles Sterling

This week I have had two questions that involved the need to create a load test plugin.   In the latest scenario the person wanted Cloud-based load test to ramp up the user count randomly. Yes plugins work the same for both on-premises and Cloud-based load testing.  In this post i will walk through creating a load test plugin that randomly increme...

DevOpsTest