Questions tagged [agile]

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.

Questions about project management are off-topic on Stack Overflow. Questions about software development methods and practices or software project management may be on-topic on the Software Engineering Stack Exchange. Questions about project management practices and theory may be on-topic on the Project Management Stack Exchange.

Agile on Software Engineering

Agile on Project Management

1053 questions
23
votes
1 answer

Visual Studio Team Services: How to migrate from Agile to Scrum process template

I'm using Visual Studio Team Services (previously Team Foundation Service, not Team Foundation Server) and I need to migrate a team project process template from Agile to Scrum. Doe anyone know how to do it?
Carlos Coelho
  • 566
  • 1
  • 5
  • 14
23
votes
6 answers

How do you estimate an agile project up front?

When working on fixed price software development projects, I frequently find myself having to estimate the total number of hours a project will take after the price is set, but before the work is started (or VERY early on in the development). …
carter
  • 629
  • 3
  • 8
  • 15
23
votes
15 answers

Does a software architect have a role in agile, esp. Scrum?

I'm reading the book "The Software Architect's Profession" by Marc and Laura Sewell (Amazon link) and it got me wondering whether a software architect is a part of the old non-agile BDUF approach. Is there a place for software architects in an agile…
Rob Wells
  • 36,220
  • 13
  • 81
  • 146
22
votes
9 answers

Misusing the term "Code Freeze"

I'm just curious if the community considers it acceptable to use the term "Code Freeze" for situations where we stop development except for testing and fixing bugs. Development Situation We're just finishing up our third and final sprint, which will…
Ryu
  • 8,641
  • 10
  • 65
  • 98
21
votes
1 answer

How do you delete a sprint in VSTS (Visual Studio Team Services)

Under "Work" in VSTS, I created some test sprints. Now I would like to remove them. How do you delete sprints?
John Rood
  • 805
  • 3
  • 13
  • 25
20
votes
14 answers

Are teams working in Agile typically resistant to hiring people who haven't worked in Agile?

As a developer who's never worked in Agile specifically (but have worked in TDD shops), I see employers that are running Agile shops resistant to hiring someone who hasn't worked in Agile. I've run into this a few times over the past few years. Is…
jcollum
  • 43,623
  • 55
  • 191
  • 321
20
votes
8 answers

Do scientific studies exist enabling practitioners to make quantitative decisions regarding benefits of using Agile for projects?

Core question Are there any scientific studies that have compared Agile methodologies (such as Scrum) to other software development methodologies (such as Waterfall), resulting in recommendations that companies can use to quantify the advantage (or…
compie
  • 10,135
  • 15
  • 54
  • 78
20
votes
1 answer

git log since yesterday for working days only

For my daily standups I like to output my commits for a refresher of what I was working on. I have the following alias: standup = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(green)<%an>%Creset' --abbrev-commit…
Cellze
  • 447
  • 6
  • 16
20
votes
7 answers

Version control approaches in Scrum

Recently with my coworkers we were discussing how to organize the version control in a Scrum project. More specifically, the criteria for branches creation (per developer, per task, per Story, per Sprint?) and the methods of integration. My opinion…
Sam
  • 6,437
  • 6
  • 33
  • 41
20
votes
13 answers

Has Agile really worked for you as a Developer?

I have met a lot of people for whom Agile has worked really well, and most of them tend to be managers and architects who plan and delegate the work. However I really haven't found much good developers convinced that Agile is working for them. Of…
Langali
  • 3,189
  • 7
  • 38
  • 45
19
votes
11 answers

Scrum Burndown issues

We have been using Scrum for around 9 months and it has largely been successful. However our burndown charts rarely look like the 'model' charts, instead resembling more of a terrifying rollercoaster ride with some vomit inducing climbs and…
Simon Keep
  • 9,886
  • 9
  • 63
  • 78
19
votes
8 answers

Agile scrum development tool?

I recently started using "Jira" with the "GreenHopper" plugin. However, I don't feel like this is really doing what I want. I saw a cool feature in "Scrumworks pro" where you can run the app as a desktop application. My requirements therefore…
rockstardev
  • 13,479
  • 39
  • 164
  • 296
19
votes
4 answers

How do you use FogBugz with an Agile methodology?

"Evidence-based scheduling" in FogBugz is interesting, but how do I use it w/ an Agile methodology?
Kevin Wong
  • 14,656
  • 11
  • 42
  • 52
19
votes
4 answers

What does stack rank mean?

What's stack rank mean for a work item in Team Foundation Server 2010? Is it a user characteristic of some kind?
chester89
  • 8,328
  • 17
  • 68
  • 113
19
votes
6 answers

Project methodology for small teams

We're usually 1-4 developers / art directors / copywriters on each project at my firm, what methodology would you recommend use to use? Agile? XP? Scrum? Something else? (I know they are all variations of essentially the same concept, yes)
thr
  • 19,160
  • 23
  • 93
  • 130