Top "Agile" questions

QUESTIONS ABOUT SOFTWARE DEVELOPMENT METHODS AND PRACTICES OR PROJECT MANAGEMENT ARE OFF-TOPIC.

Unit test adoption

We have tried to introduce unit testing to our current project but it doesn't seem to be working. The extra …

unit-testing tdd automated-tests agile
Agile Myths and Misconceptions

What are the myths or misconceptions related to Agile? There are lot of misconceptions related to Agile that an average …

agile scrum extreme-programming
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 …

agile scrum agile-project-management
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 "…

agile scrum
Scrum - Are you a chicken or a pig?

As I am just learning about Scrum, it seems to me that for part of an iteration you may be …

project-management agile scrum methodology
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 …

version-control scrum agile
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 …

agile methodology
Bad habits of your Scrum Master

Scrum is quite popular dev.process these days and often Project Manager suddenly gets new title (Scrum Master). However it …

agile scrum
Unit Testing Front End Logic

We have tried to introduce unit testing front end logic on a recent project and the value of the tests …

unit-testing testing tdd agile mvp