Software visualization: Difference between revisions

Content deleted Content added
add second term, cleanup
No edit summary
Tag: section blanking
Line 6:
 
==Types==
<!-- Deleted image removed: [[Image:CodeSonar ShowsDefect.png|thumb|300px|Code Sonar{{Pufc|1=CodeSonar ShowsDefect.png|date=28 March 2011}}]] -->
===Single component===
Tools for software visualization might be used to visualize source code and [[quality defect]]s during software development and maintenance activities. Their target is the automatic discovery and visualization of quality defects in object-oriented software systems and services. Designed as a plugin for an [[Integrated development environment|IDE]] (e.g., [[Visual Studio]], [[Eclipse (software)|Eclipse]]) they visualized the direct relationship of a class and its methods with other classes in the software system and mark potential quality defects to warn the developer. A further benefit is the support for visual navigation through the software system.