Codelines

Debugging the art of software

Entries Tagged ‘Software Processes’

Agile Development - Measure What Matters Most

Agile is not a traditional SDLC model so this would suggest traditional measurement techniques would be out of step with this model also. I have collated some thoughts on an article I found interesting (see end of article for link).Points of Interest

Follows trends, not numbers. This avoids measuring sub-optimsied data
Use a small set of metrics [...]

Leave a Comment

Agile Development Modelling

I came across an article I found interesting in some other research I was doing in agile/eXtreme modelling. I had originally planned on covering a few points in an earlier article on software development life cycle (SDLC) models but didn’t want to draw the article out. If you are interested you can find it here: [...]

Leave a Comment

Bottleneck Analysis - How You Can Mitigate Risk in Your Software Project

I’ve been thinking about risk analysis/assessment lately (for both my agile and final year project). Exactly what it means, when to look for it (risks/bottlenecks) and how to circumvent them.
When should you perform bottleneck analysis or risk assessment?
Prudent thinking would suggest early on before problems/risks and bottlenecks begin to manifest them self. I don’t know [...]

Leave a Comment