Showing tag results for ALM

Oct 29, 2018
Post comments count1
Post likes count0

Tracking Cross-team Projects in Azure DevOps Boards

Developer Support
Developer Support

If part of this transition requires that aspects from the legacy process be kept, it’s a great opportunity to demonstrate that through the use of agile process and agile tools, we can have an even better control of the value (beyond just software) that the development team is creating for the company.

TeamDevOpsALM
Oct 23, 2018
Post comments count0
Post likes count0

Pragmatic TDD

Developer Support
Developer Support

I have been working on a small project in my free time in which I’m the only developer. When I started the project, I wanted to write the entire application in a test driven, test first, manner. I wrote my failing test, then made the test pass and as I saw opportunities to refactor, I took the time to reduce complexity, separate concerns and reorga...

TeamDevOpsALM
Sep 10, 2018
Post comments count0
Post likes count0

DevOps Stories – An Interview with Brian Blackman of Microsoft Premier

Developer Support
Developer Support

App Dev Manager Dave Harrison talks with Brian Blackman, a Senior Consultant for Microsoft Premier. As an Azure development and DevOps consultant, he works with Independent Software Vendors (ISV), Enterprises, and Partners where his specialty is DevOps. Brian’s focus is assisting customers in establishing a vision for DevOps, assessing where they c...

TeamDevOpsALM
Jul 29, 2018
Post comments count0
Post likes count0

The Importance of Limiting Your WIP

Developer Support
Developer Support

Senior Consultant, Assaf Stone follows up on his previous post – why it’s important to limit WIP (Work In Progress).

DevOpsALMTFS
Jul 13, 2018
Post comments count0
Post likes count0

What is your Agile?

Developer Support
Developer Support

In this post, Senior Application Manager, AJ Weaver talks about the many interpretations of Agile.First, let me start by saying that when I am talking about Scrum, I am not necessarily talking about Agile. All Scrum is Agile but not all Agile is Scrum. As you can see below, Scrum is just one cornerstone of Agile. The term is misused and abused acro...

DevOpsALM
Jul 13, 2018
Post comments count0
Post likes count0

WIP Your Product into Shape

Developer Support
Developer Support

In his latest post, Senior Consultant, Assaf Stone shares some useful suggestions on tracking Work In Progress (WIP) in VSTS.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...

DevOpsALMVSTS
Jun 8, 2018
Post comments count0
Post likes count0

Continuous Delivery – Is it right for you?

Developer Support
Developer Support

This post is provided by App Dev Manager John Tran who explores the question: Is continuous delivery right for you?Coming from the operations world, I can't count the number of times someone has come to me asking for a production deployment on a Friday afternoon. This would always give me chills, thinking of all the late nights that I've been up fi...

TeamALMContinuous Integration
May 14, 2018
Post comments count0
Post likes count0

Utilizing VSTS for Wholistic Organization Management – Should It Be Done?

Developer Support
Developer Support

In this post, App Dev Manager Kristofer Olin explores limits and intentions of a tool like VSTS to go beyond traditional ALM scenarios. You've probably heard stories of people who utilize Visual Studio Team Services (VSTS) for non-Application Lifecycle Management (ALM) related purposes.  For instance, I know someone that uses it to help mana...

TeamALMVSTS
May 1, 2018
Post comments count0
Post likes count0

Three questions that could improve your Agile team

Developer Support
Developer Support

This post is contributed by App Dev Manager Justin Scott who asks three very important Agile questions.Agile has been adopted by many successful companies who value quality, incremental change on a more frequent basis compared to a team that uses a waterfall development methodology. Teams that embark on the journey of introducing Agile often hear a...

TeamALMAgile
Mar 27, 2018
Post comments count0
Post likes count0

Audit SQL Server stop, start, restart

Developer Support
Developer Support

In this article, Application Development Manager Steve Keeler outlines an approach for determining the domain identity of a user who has initiated a stop, start, or restart request on SQL Server services. Although SQL Server contains server and database auditing functionality as part of the product, this cannot be used to determine the identity of ...

TeamALMTFS