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
6
votes
3 answers

Agile practices on embedded software development

I have had great success e.g. with fast development cycles and continuous integration. However, I think pair programming or continuous customer communication are less useful due to issues specific of embedded software programming. What do you think?…
Solano
  • 63
  • 4
6
votes
5 answers

Can someone help explain Fit Testing to me?

So this is something that has been at the back of my mind for a while. I've seen mentions of it, I've read the fitness web page and I still don't quite grok it. It seems like Fitnesse is yet another testing framework like NUnit or MbUnit or any…
George Mauer
  • 117,483
  • 131
  • 382
  • 612
6
votes
4 answers

What is the proper 'workflow' of modern React.js development?

Let's assume that I am a decent JS programmer. I can easily do React.js development. I also can write HTML and CSS to some extent. I cannot, however, build a webpage from the ground up, i.e. define the HTML structure (say in terms of React…
Hedin
  • 630
  • 3
  • 8
  • 19
6
votes
6 answers

Scrum Standup Format Improvements

We have been using Scrum for a few months and I have never felt that I get a huge value out of the standup meeting. When I leave the standup, I want to feel like I know exactly where we're at it in the sprint and that we are on top of the top…
timothymcgrath
  • 1,318
  • 1
  • 9
  • 19
6
votes
5 answers

What does self organizing Scrum team mean?

What does the "self organizing" in "self organizing Scrum team" mean?
user128807
  • 10,447
  • 17
  • 53
  • 72
6
votes
7 answers

Is it OK to have more than one role in a SCRUM process

Do you think it may be OK for a person to have more than one role in a software development company that wants to use SCRUM? E.g. is it ok/possible if a person is SCRUM master and team member Product owner and team member SCRUM master and product…
M4N
  • 94,805
  • 45
  • 217
  • 260
6
votes
5 answers

Scrum Taskboard - can the tasks change?

The company I work for is currently looking to move from traditional waterfall into Scrum for development. We are in the process of slowly adopting what practices we can without fully making the move (we still have much to learn before we can fully…
Jason L.
  • 2,464
  • 1
  • 23
  • 41
6
votes
3 answers

Can agile help a lone developer who codes as a hobby?

Agile development is a very useful methodology. Is it realistic to apply this to a lone developer who codes as a hobby (I also code for a living in a team where I have learnt agile from)? Things like stories, scheduled retrospectives, etc, can be…
GurdeepS
  • 65,107
  • 109
  • 251
  • 387
6
votes
4 answers

How can Scrum work when the development team is the support team as well?

What happens in Scrum when the development team is the support team as well? How can this be improved using Jira? We can't have a fire fighter because not all developers can solve both front-end and back-end issues. But the support issues make team…
Ursula
  • 233
  • 4
  • 13
6
votes
5 answers

Architectural principles as "non-functional" user stories

I am about to start a pilot project in our company to introduce agile practices, including the use of user stories. After reading two books by Mike Cohn, Agile Estimating and Planning in particular and User Stories Applied, I now have a clearer idea…
Marco Ciambrone
  • 259
  • 2
  • 8
6
votes
2 answers

Showing Full Hierarchy on Agile Board

I'm using the Epic -> Story -> Task -> Subtask scheme, and attempting to view all of my issues, but... I don't think I can. Here's an example: Epic: Paladin - Level 60 Story (linked to Epic): Get to Level 10 Task (linked to Story): Do Level 1…
Vladimir Marenus
  • 393
  • 2
  • 3
  • 16
6
votes
5 answers

Stategies for coping with schema evolution?

Currently we're using hand-rolled SQL in Data-Access objects and a lot of stored-procedures and triggers which amount to around 20k lines of code. We're finding that simple changes are causing a couple of days' work to fix, and its causing deadlines…
Phillip B Oldham
  • 18,807
  • 20
  • 94
  • 134
6
votes
1 answer

VSO and multiple projects for a single product team

We have a team of around 10 developers working on a new product. We have split this product into two team projects on Visual Studio Online. Developers can work on both projects during any one sprint. Although we have two team projects, the entire…
Dave New
  • 38,496
  • 59
  • 215
  • 394
6
votes
5 answers

Taking learning into account in a development process

How to deal with the fact that you don't know the language/framework in a development process? For instance, suppose a group of Java developers are about to start a .NET project, they don't know the platform well and might end up finding solutions…
Thiago
  • 2,238
  • 4
  • 29
  • 42
6
votes
8 answers

Agile 40-hour week

Have you ever worked on a (full-time) project where using Agile methodologies actually allowed you to accomplish a 40-hour work-week? If so, what were the most valuable agile practices?
dkretz
  • 37,399
  • 13
  • 80
  • 138