- It is typically used by the developers before and sometimes during component and integration testing.
- It is also used by the designers during software modeling
- Compiler can be considered as a static analysis tool because it builds a symbol table, points out incorrect usage and checks for non-compliance to coding language conventions or syntax. [Read more…] about What are static analysis tools?