|
Agile Software Development: It's Not the Wild West Agile methods for software development are one of the hottest movements in the methodology field. Agile methods provide a means of adapting quickly for teams facing unpredictable or rapidly changing requirements. Agile introduces a structured approach to software development (more structured than most "bandwagon" enthusiasts realize).
|
|
|
Agility and Quality What is "quality"? There are many competing definitions, but the one that makes the most sense, "Quality is in the eye of the beholder," is hard to make workable in a real business situation. Some would say it is impossible to use, but Agile methods beg to differ.
|
|
|
Software Configuration Management - Embracing the principles of 5S Configuration Management always remains as one of the key contributing factors for a successful project execution. Software Quality guru, Watts Humphrey in “Managing the Software Process” states - “The most frustrating software problems are often caused by poor configuration management .” It therefore becomes inevitable for organizations to establish and maintain good configuration management practices.
|
|
|
Assessing CM in the Development Process Is configuration management (CM) integrated into your development process? Do you have a good way to assess this? Do you have a process to improve the situation? Development without CM will eventually lead to lost code, delays in release schedules, and regression in functionality (amongst other negative impacts). The purpose of this article is to lay out a set of steps that can help assess the level of CM in the current development process (and environment), then identify ways to improve the situation.
|
|
|
Will Open Source Dominate Development Management? Open Source is a great concept, thmough any resisted at first. Can you remember a time when it was valid to use the argument that, "Nobody will commit to supporting it, so you're taking your chances"? Today, I see it differently. There are loads of support for open source products, even better than for commercial products in many cases. So does that make it the winner?
|
|
|
Open Source, and other Dumb Ideas It was way back when I was in school, walking uphill through the snow both ways, mind. That's when I first encountered Emacs and the Free Software Foundation. Because I was young and naïve and enthusiastic, I jumped in with both feet. Free software was going to revolutionize the world, and I was going to write most of it! I was naïve, like I said. I think most FOSS (free/open-source software) people get started in school, the same as me. A lot of the ideas come from the young and idealistic. Face it: young people have dumb ideas.
|
|
|
Affordable Peer Reviews Many people know that peer reviews can help them to produce better-quality products, but most organizations do not use this potent tool. Why? Because, although they would like to experience the quality benefits, they can't justify the costs they would incur.
|
|
|
A Look Ahead to the Third Generation of CM Tools Every year we like to take a look at where the CM industry is going. There are always two sides to the story. Where is technology moving, and where is the market moving? Technology is moving ahead at a good clip, from some vendors, while stagnant with others. The same can be said of the market. There are those looking at a full ALM solution or an Enterprise CM solution, while there are others who are looking primarily for a version control/build tool, possibly with some change management.
|
|
|
Who's in Control of Process and Tools in your Organisation / Project? There is an age old debate about who's responsible for quality in software. Some people have quality teams, others dedicate quality to testing.
|
|
|
Version Control Is a Collaboration Tool Why do version control? I remember the first time I learned about version control. It was for a SunOS based project, and my manager told me to learn SCCS, and put all of our sources in it. Its been years since I've used SCCS, and I am not always sure if it had features I also remember in RCS and PVCS. They are all similar tools. Since those younger years, I've learned that version control is much more than a glorified file repository, and has more to do with people working toghether, collaborating on their project code base.
|
|