-
Webinar Recording: Source Code Analysis in an Agile World (28-06-2011)
To keep pace with ever-increasing customer demands on software functionality and time-to-market expectations, software developers have had to involve the way they develop code. Competing market pressures require higher quality code to be developed at a much faster pace. As part of this trend, many development organizations are adopting Agile development practices to meet these requirements for increased flexibility and reduced costs.
As the use of Agile grows into business and mission critical software development, the need for a repeatable process for ensuring bug-free code becomes paramount. This presentation will examine how the requirement for early detection of software bugs supports many of the core Agile principles, and how the key to successfully addressing this challenge is enabling software developers with automated tools that fit with both the spirit and principles of Agile.
This presentation focuses specifically on the role of source code analysis (SCA) technology in locating and describing areas of weakness in software source code, such as security vulnerabilities, logic errors, implementation defects or any types of problem-causing code. Attendees will learn the relationship between bug-free code and Agile development, as well as how to deploy SCA tools seamlessly into their Agile development process.
Visualize Code with Architecture Analysis
Short demo on using Klocwork Architect to visualize the architecture of your source code.
Code reviews using Klocwork Inspect
Demo of Klocwork Inspect, the Code Review tool with a social media workflow.
Static Analysis Plug-in for Visual Studio
Short demo on how developers can use Klocwork's plug-in for Visual Studio to find and fix defects before they check-in their source code.
Create Custom Checkers with Checker Studio
Klocwork Checker Studio demo that shows how to create custom static analysis checkers to find defects and security vulnerabilities.
Klocwork Static Analysis for Command Line Users
Short demo on how command line users can use Klocwork Desktop to find and fix defects before they check-in their code.
Extract and Inline Function Refactoring for C/C++
Short demo on how to use Klocwork to help developers refactor in C/C++ code, specifically looking at the Extract Function and Inline Function refactorings.
Integration Build Reporting with Klocwork Review
Short demo on using Klocwork Review for integration build reporting and metrics on your source code.
Static Analysis Plug-in for C/C++ Eclipse
Short demo on how developers can use Klocwork's plug-in for Eclipse to help them find and fix defects before they check-in their code.
Rename & Introduce Variable Refactoring for C/C++
Short demo on how to use Klocwork to help developers refactor in C/C++ code, specifically looking at the Rename and Introduce Variable refactorings.