Static analysis, also called static code analysis, is a method of computer program debugging that is done by examining the code without executing the program. The process provides an understanding of the code structure, and can help to ensure that the code adheres to industry standards. Automated tools can assist programmers and developers in carrying out static analysis. The process of scrutinizing code by visual inspection alone (by looking at a printout, for example), without the assistance of automated tools, is sometimes called program understanding or program comprehension.
Static analysis tools are generally used by developers as part of the development and component testing process. The key aspect is that the code (or other artefact) is not executed or run but the tool itself is executed, and the source code we are interested in is the input data to the tool
Homepage-of-Minerva
Sign-In-Page
Sign-Up-Page
Dashboard-of-Minerva
Email-Notification-Feature
Import-Code-Feature
Upload-Code-Feature
Profile-Setting-Page
Logout-Page
© Created by Manovishnu