Are there any tools (for C/C++) available to visualize the modules affected or the test cases to be executed when a block of code in changed.
Example, If i modify few lines in a method of a class, I should be able to get metrics on number of calling methods, affected modules. Also If i have a traceability from Code-TestCase, can this be used to provide a subset of Test cases to be executed for Test Completeness