Category Archives: VSTS

WIP Your Product into Shape

What is WIP? WIP simply means work in process (also sometimes, Work In Progress). This metric simply measures how many items (features, stories, backlog items, tasks) your team have started to develop, but have yet to complete. In other words, … Continue reading

Posted in Agile, Productivity, Scrum, Self Management, Team, Uncategorized, VSTS | Tagged , , , , , , | Leave a comment

How to Track Impediments in VSTS

Note: While this post discusses impediments in VSTS, everything mentioned can be applied to TFS as well. Visual Studio Team Services (or VSTS) has great tools to support Scrum teams. The product owner can use the backlog and board to … Continue reading

Posted in Agile, How To, Productivity, Scrum, VSTS | Tagged , , , , , | 1 Comment

Cross-Account Package Management for NuGet in VSTS

In the following post, we will look at the difficulties in consuming packages from a different VSTS account, as part of a build process in our own account. Background Visual Studio Team Services (VSTS) offers package management services. As per … Continue reading

Posted in Package Management, VSTS | Tagged , , | Leave a comment

Scaling Scrum with Nexus in VSTS

In this post, I will cover what Scrum Nexus is, where, when, and why you would want to use it, and how to set up VSTS best to accommodate your Scrum practices. As VSTS’s tooling is not yet perfect for … Continue reading

Posted in Agile, Scrum, Team, User Story, VSTS | Tagged , , , , , , | 2 Comments