Questions tagged [agile-processes]

QUESTIONS ABOUT SOFTWARE DEVELOPMENT METHODS AND PRACTICES OR PROJECT MANAGEMENT ARE OFF-TOPIC. Please consider Software Engineering or Project Management Stack Exchanges for these questions.

Agile Software Development Wikipedia link

Agile Manifesto reads, in its entirety, as follows:

We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value:

  • Individuals and interactions over processes and tools
  • Working software over comprehensive documentation
  • Customer collaboration over contract negotiation
  • Responding to change over following a plan

That is, while there is value in the items on the right, we value the items on the left more.

60 questions
1
vote
1 answer

Slack and github integration: start receiving updates for tasks in a github project for status changes on a single slack channel

We use slack for internal communication in our team and have configured github on slack for getting updates about new commits and issues. Now, we want our workstream to be managed by tasks in github projects and for this need to configure a slack…
1
vote
1 answer

Continuous delivery for On-Prem installable Product supporting multiple version across different customer installations

How can we have a continuous delivery for an On-Prem installed Product when we need to support multiple versions? More importantly, in such products, the codebase is not in a single repo. The repos can grow/shrink across versions. To elaborate more…
1
vote
1 answer

process template difference in tfs 2013

In TFS 2013 there are 3 available templates. Microsoft Visual Studio Scrum 2013 MSF for Agile Software Development 2013 MSF for CMMI Process Improvement 2013 Is there any significant difference using the Scrum template instead of MSF for Agile…
saakian
  • 275
  • 1
  • 3
  • 10
1
vote
1 answer

How to change kanban process template to agile for msf process template on TFS 2012

I want to change kanban proces template to agile for msf template my tfs 2012 server. how to? way? may be: I can create a new team project with agile for msf process template. a team project > kanban process template b team project > agile for msf…
Goksel
  • 227
  • 1
  • 3
  • 10
0
votes
0 answers

Reference parent/current item title in AzureDevops item template

I have some templates for AzureDevops Feature item type that have some predefined fields (e.g. AreaPath, IterationPath) and as a title, I would like to use the Parent item title with a prefix, e.g. [prefix] Parent item title. Is there any way to…
codentary
  • 993
  • 1
  • 14
  • 33
0
votes
1 answer

How to implement Agile Scrum for a testing team that does BAU and project work simultaneously

Recently, I have taken over the role as a test manager for a company. I am looking at avenues to implement agile. The team does BAU tasks and project work in parallel. Basically, the work is shared between the team members. We have internal releases…
0
votes
0 answers

How to create the timeline for an issue in zube?

I tried to create the sprint in zube(Project Management Tool) but unable to create the timeline for any issues based on which I should see the burn down chart. I tried to create the sprint in zube(Project Management Tool) but unable to create the…
0
votes
0 answers

Azure DevOps: Backlog view for multiple teams

Here is my understanding of Azure DevOps so far. In our project X, we have 63 teams. And each team has its own area path and a backlog view. We plan to have a monthly sync with all big rock owners. We will cover current progress, and plan for the…
0
votes
1 answer

Customized states not visible in Visual Studio 2019 work item view

I have an Azure DevOps Server on-premise and I customized the inherited process to have the additional "In Progress"-States "Ready": Default states and additional state "Ready" In the web view this new state is shown correctly: Azure DevOps Server…
0
votes
1 answer

Support for multiple process templates in VSTS Project?

Management has asked that all teams move to a single Implementation of VSTS (Azure DevOps) and I have a couple of questions that I would like some clarity on. Please let me know if this statement is accurate: A single instance (Install) of VSTS can…
Jefe'
  • 31
  • 1
0
votes
2 answers

Agile Development -- Starting story but cannot finish due to constraints

What is the usual approach taken when you start a Sprint and halfway through realize one of your stories is not achievable until another team completes work to allow it to pass UAT? We've started a story and are halfway done with it but cannot…
Exziled
  • 473
  • 5
  • 20
0
votes
2 answers

agile friendly way to integrate two separate applications/teams

We have two distinct agile teams, each working on separate, but related, applications. Each team has, until now, been able to work in an independent fashion (distinct code bases, persistence stores, sprints, backlogs etc). Recently, product…
Mitch A
  • 2,050
  • 1
  • 21
  • 41
0
votes
1 answer

Calculated automatically completed work in TFS 2013 Agile template

How can I implement cumulative automatically hours in completed work field? I tried to use Aggregator plugin but it not working for me. I need to sum all change in remaining work. I used Agile template, VS 2013 and TFS 2013.4