What is Toluu?
Toluu is a free service for sharing the feeds you read and discovering new ones.
Get Invite

Agile Zone - Software Methodologies for Development Managers


Improvement as a DeveloperNovember 22
I was doing some thinking about areas where I’m lacking as a developer. There are many, but I’ll list a few here.Testing ImprovementsI think I’ve come a long way in the last few years in the area of testing. I’m disciplined about testing now and don’t write code without writing unit tests at the same time. If I’m modifying existing code without any tests I spend the time to write...463291783
Testing Code GenerationNovember 21
Some things lend themselves to TDD better than others. Code generation, it turns out, scores a 10 on this front. (To some people, it‘s heresy to think that one should favor one approach over another based on the ease of development; I would disagree with this. When a factory tools up to make a product, it‘s all about whether they can get to a production level where they are rolling off the...463291784
Coverity Architecture Analyzer Improves 'Software DNA'November 17
Coverity, Inc., a provider of static source code analysis tools, today unveiled Coverity Architecture Analyzer, providing development teams with the ability to ensure the integrity of application architecture across development teams, analyze the complexity and dependencies of software systems, and identify errors that can create crash causing defects or security vulnerabilities.456068385
Scrum success within the large organizationNovember 10
Agile development practices are continuing to gain increasing attention within organizations looking to improve software quality; however, there are still unique challenges associated with bringing Agile practices into larger organizations. In response to this, SolutionsIQ, a training, consulting and development services company today unveiled a new offering that combines executive coaching,...448840813
Q&A Testing in an Agile EnvironmentNovember 5
In the past few weeks I’ve been asked about and have been considering exactly how to fit QA and testing into a two week iteration. A primary concern of the folks I’ve been talking with is that QA’s and testers on an agile team have nothing to do at the start of an iteration.443740065