Static Code Analysis
Term side of the Card
Topic: Testing
Unit title: Static Code Analysis
Categories: Process
Explanation side of the Card
Explanation: The process that involves reviewing source code to identify potential issues, such as bugs, security vulnerabilities and code smells, without running the code. It helps developers maintain code quality and catch issues early in the development process.