Skip to content

Narrow screen resolution Wide screen resolution Auto adjust screen size Increase font size Decrease font size Default font size default color brick color green color
You are here:Home arrow CodeSWAT arrow Static Analysis
Static Analysis Print E-mail

Static Analysis refers to the technique of reading program (Source code) programmatic-ally. This technique enables to reconstruct the structural information of a program, which then be used to extract various useful information. For eg. It is possible to validate source code against a set of best practices rules and generate a report on the number of violations and the location of such violation in the source file.

 

Image

 

Application Mining Tools, Application Portfolio Management Products, Best Practices Validators, Automated Software Measurements and other source code related tools/products including CodeSWAT products rely heavily on this technique.

 

 
< Prev   Next >