Tagged Questions

2
votes
3answers
83 views

Savings realized by adopting Agile (Scrum and XP) over Waterfall

I was wondering if someone can share their exeprience or point to a study on cost savings realized by adopting Agile (using Srum and XP), over traditional Waterfall.
11
votes
7answers
304 views

Becoming Agile

Does anyone have any good techniques or examples on how to promote the benefits of Agile development practices in a waterfall driven corporate environment? We recently switched to …
2
votes
4answers
106 views

Successful projects using the Waterfall model?

I'm trying to find information on projects which used the Waterfall software development model, and benefited from it. Unfortunately, I can't seem to find anything. Does anyone kno …
0
votes
7answers
177 views

Is it possible for a Rails/Django project to become a Death March?

I've worked on Death March projects in the Java world - projects that are destined to fail from the beginning because of some combination of poor management and unwieldy, complex t …
4
votes
23answers
1k views

One advantage an agile approach using Scrum has over waterfall approaches

If you had to choose one advantage that Scrum gives over a waterfall process, what would it be?
-1
votes
1answer
42 views

Waterfall display

Hi, I need help in creating a waterfall display of my image data stored in a buffer. The stream of image data needs to be displayed scrolling down the screen as its being acquired …
7
votes
15answers
259 views

Predictive vs Reactive software design

I know that for me I first got started following the waterfall method of project management and along with that I went with the predictive approach to software design. In this I m …
9
votes
21answers
513 views

What is a less pleasing sounding name for the waterfall process?

I'm in a big organization that likes waterfall processes and need to help discourage its use at least on my project. It would be helpful if the name was more ugly, jarring and not …
0
votes
4answers
168 views

Can we create a new variant of Scrum for waterfall projects

It is not easy for traditional large software product organizations working in distributed off-shore environments engaged in Product Development to follow the spirit of Agile in Sc …
5
votes
4answers
180 views

What methodology is closest to the Surgical Team in The Mythical Man-Month?

The Mythical Man-Month is now classic, but the "Surgical Team" methodology is still interesting. What methodology most closely resembles it or has the same essence? To summariz …
0
votes
0answers
189 views

What is an acceptable time to first byte? [closed]

This is the waterfall view I'm seeing on my blog: http://www.webpagetest.org/result/090330_1A67/1/details/ It seems to me that 4 seconds for the time to first byte would indicate …
5
votes
14answers
492 views

when a bug for client is really a new feature

I read what-payment-structure-do-you-use-for-small-projects and I wonder how you guys are dealing with bug vs. feature. I once had a situation where a client wanted static reports. …
1
vote
5answers
466 views

Functional Spec & Agile Processes

In traditional Waterfall, requirements were gathered - typically in a MS-Word document - following an esoteric template. In a "strict" waterfall model, this document is frozen aft …
2
votes
6answers
416 views

Are you an agile/pragmatic developer in a waterfall organization?

If so, how do you deal with things that just don't "feel" right such as: not writing unit tests not having a continuous build not refactoring not having a team coding standard no …
3
votes
12answers
457 views

Trying to sell Agile Development.

My work place is very archaic when it comes to software development. Essentially all projects are forced to use a waterfall approach requiring immense paperwork. I've always been …