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
11
votes
4 answers

Are there best practices for testing security in an Agile development shop?

Regarding Agile development, what are the best practices for testing security per release? If it is a monthly release, are there shops doing pen-tests every month?
N0mad
11
votes
3 answers

PHP Based Project Management Application (Scrum/Agile)

I've been fiddling with Redmine in the past few days and not 100% happy with the way it organises tasks etc. I need a open source PHP based solution that is like Redmine or even VersionOne to assist our small team of 3 developers with project…
josef.van.niekerk
  • 11,941
  • 20
  • 97
  • 157
11
votes
7 answers

Agile/Scrum development: How do you handle "off" day?

Agile/Scrum development is a very collaborative development process. e.g. it requires developers to continuously communicate & work closely together day-in day-out. How do you handle your "off" days? Those days that you just don't have energy, can't…
sivabudh
  • 31,807
  • 63
  • 162
  • 228
11
votes
9 answers

Time Tracking in Scrum

Note : Before asking this question I did an exhaustive search, and found little bits of the answer in various other questions, for example: What is the best resource for learning Scrum? Scrum Process Management - tips, pitfalls, ideas Two…
NateDSaint
  • 1,524
  • 2
  • 16
  • 35
11
votes
4 answers

Behaviour-Driven or Test-Driven Development?

I recently heard of BDD and found it very similar to TDD. Which of these two do you use (if any)? and which are the pros and cons of each?
Pablo Fernandez
  • 103,170
  • 56
  • 192
  • 232
10
votes
3 answers

Is anyone using Kanban?

Is anyone using Kanban (or scrumban) for the agile management practices? What is your experience with Kanban? How does it work in large complex environments with dependencies on waterfall projects?
Cam Wolff
  • 1,420
  • 15
  • 13
10
votes
11 answers

When your scrum team has finished the sprint's work early, what are the official rules/guidelines for accepting more work?

Specifically, should you only accept new work you know the team can finish in the given iteration? Is it ok to start the next highest priority backlog item even if you know the team doesn't have time to finish it? Thanks!
AgileApprentice
  • 133
  • 1
  • 3
10
votes
10 answers

Six sigma quality management and software development

Is it possible to use Six Sigma Quality Management with Software Development Processes? What's your experience on that? If you're using an Agile method like Scrum or XP, isn't Six Sigma too bureaucratic? I'm talking about quality management on…
Dema
  • 6,867
  • 11
  • 40
  • 48
10
votes
7 answers

In agile/scrum teams who is responsible for the choice of agile planning tools

What is your experience from real-life, who should be responsible for a choice of agile planning tools to be used by the agile/scrum team?
Mark Kofman
  • 611
  • 4
  • 12
10
votes
6 answers

Which agile practices are compatible with game development?

Lately I've been a lot into agile methodologies. Some papers I've read at Martin Fowler's website looked thoroughly unflawed to me to say the least, and I was wondering what agile practices are most suited to game development, particularly for…
Gui Prá
  • 5,559
  • 4
  • 34
  • 59
10
votes
8 answers

How do you make 'scrum' work when participants are 12 time zones apart?

Is it even sensible to try forming a scrum when one of the participants is in India (+05:30), and others are in the US (-06:00 and -08:00)? There isn't a comfortable meeting time for everyone with that.
Jonathan Leffler
  • 730,956
  • 141
  • 904
  • 1,278
10
votes
2 answers

Scrum Terminology: What is the Difference Between a New Feature and an Enhancement?

The main thing I'm trying to answer is this: What are the distinguishing features between a "new feature" and a "product enhancement" when it comes to software development? Specifically, when applied to Scrum. Here are some possible criteria that…
Levi Hackwith
  • 9,232
  • 18
  • 64
  • 115
10
votes
4 answers

Do large enterprises utilize mocking/stubbing?

Has anyone worked at a large company, or on a very large project, that successfully used unit testing? Our current database has ~300 tables, with ~100 aggregate roots. Overall there are ~4000 columns, and we'll have ~2 Million lines of code when…
Beep beep
  • 18,873
  • 12
  • 63
  • 78
10
votes
6 answers

Managing deployment and configuration tasks in Scrum

Just wondering how others out there are managing tasks not directly related to fulfilling user stories such as server configuration and application deployment (in a web application environment). Previously I’ve included these activities within the…
Troy Hunt
  • 20,345
  • 13
  • 96
  • 151
10
votes
6 answers

Gathering Requirements with Scrum

My development team is working to the Scrum methodolody, pretty much. We have a prioritised product backlog, which we break down into sprints tracked by a burndown chart. Trouble is, the product managers (who gather requirements from the…
Fiona - myaccessible.website
  • 14,481
  • 16
  • 82
  • 117