Identify which items need to be updated to accomplish a modification.
Don't break your application after a change!
When you need to modify your application, it is important to know the potential consequences of the change in the source code to avoid regressions.
The static code analysis performed by Visual Expert allows you to find all references to a given item: variables, functions, objects, columns, tables, procedures, etc.
Visual Expert answers typical questions like:
Read this tutorial on Impact Analysis by Visual Expert to understand how to leverage instruction-level references in the form of TreeView or E/R diagrams.