software-process

Software Development Quality

Other than the number of bugs found, how do you measure software development quality? I'm looking for something on the positive side. ...

Is there a maximum effective team size for Rational Unified Process?

I'm aware that the Rational Unified Process (RUP) scales depending on the team and project. I'm also aware of the general outlines provided in The Mythical Man-Month by Fred Brooks regarding team size and structure. However, is there a particular team size in which RUP begins to break down in effectiveness? ...

Best ways to fit bug fixing into a Scrum process?

I have been studying and reading about Scrum in the last few days and reading about Spring Planning and tasks, one problem that popped into my mind is how to deal with bugs in Scrum. Henrik Kniberg in his very nice book Scrum and XP from the Trenches lists some ways of dealing with this issue: Product owner prints out the most high pri...