| 1888 Articles Home | Computer Articles | Software Articles | Police News Articles | Software RSS | ![]() |
||
Adopting Bug-Hunting Tools While Staying Agile |
||||
|
While the Agile Manifesto’s principle of “individuals and interactions over processes and tools” seems to de-emphasis the need for tools, Agile teams use many tools to support their development – including software configuration management tools, build management tools, requirements tracking tools, project management tools, and more. |
||||||||||||
| Author: Todd Landry |
|
|||||||||||
Agile teams must strike the right balance between ensure working, software quality tool while also exercising caution so that the adoption of tools does not hinder the individual interaction required by Agile. Smaller Agile teams may have an easier time striking this balance and may decide to manage the project at hand with nothing more than a large bulletin board and color-coded cue cards. Teams working on larger projects, however, generally employ tools to ensure that they have the best opportunity for success.
Automating Bug Detection: Source Code Analysis in an Agile World SCA is a bug-detection solution that requires no test cases, is fully automated, and fits well with milestones typically found in an Agile process. SCA technology has grown in popularity and is becoming a mainstream option for professional software developers to reduce the number of bugs in their code while also reducing costs and keeping software development on track.
The underlying technology associated with SCA is called Static Code Analysis and the current generation of technology solutions is capable of providing sophisticated, high-value analysis that will locate and describe areas of weakness in software source code – such as memory and resource management, program data management, buffer overflows, un-validated user input, vulnerable coding practices, concurrency violations, and a variety of longer term maintenance issues.
SCA is distinct from traditional dynamic analysis techniques, such as unit or penetration tests, because the work is performed at build time using only the source code of the program or module in question. The results reported are therefore generated from a complete view of every possible execution path, rather than some aspect of limited, observed runtime behaviour.
Since SCA is essentially a build-time analysis, it is most effectively used as a build milestone activity when individual developers or development teams run their builds – either at the integration-build level or the developer-build level.
About Author
Todd Landry, a Senior Product Manager at Klocwork, he is a leading developer of static source code analysis and expert in java quality analysis.
Article Source:
http://www.1888articles.com/author-todd-landry-23089.html
Other Related Articles Piano Lessons Improve Kids' Grades by Andrew Stratton Same Day Bad Credit Loans- Instant cash availability without any credit verification by Kellylingard Piano Teachers: Make Sure Your Kids Get the Best by Andrew Stratton Adopting Bug-Hunting Tools While Staying Agile by Todd Landry Learn Indoor Container Gardening Free by Avinash R Jivan |

