Tagged Questions
5
votes
6answers
360 views
How to set up a one-man research in the difference between BDD and Waterfall?
Earlier, I asked a question about how to measure the quality of a project. The outcome of that question was that the quality of the project can be divided into two parts:
Internal quality (code ...
4
votes
4answers
2k views
What is the difference between waterfall model with iterations and evolutionary software development model?
Does anyone know the difference between those two?
They are both created by iterative approach - giving successive revision after each iteration. They both have the initial ...
3
votes
6answers
468 views
How can I get my startup working with Agile development?
In our startup, we've worked until now using the traditional waterfall model, but we want to try our next project using Agile Methodology.
We are pretty much alien to the entire Agile process, so ...
5
votes
5answers
571 views
Is performing a Waterfall every 2 weeks considered agile development?
I've been wondering if one can still classify a Waterfall type development approach, where the length of the waterfall cycle is 1-2 weeks, as Agile.
9
votes
9answers
678 views
Should development methods squash a developer's individualism?
I'm in my final semester of college and am taking a software engineering course. In the class we learn about various software development methods. The one we focused on, and used to develop our ...
3
votes
3answers
345 views
Is there a process model similar to the waterfall process, but with more cycles?
In software engineering, what's the name of a development process like the waterfall model, but with more cycles? Does something like this exist?
In my case, I developed the parts of my application ...