Buscar
Mostrando ítems 1-10 de 10256
Introduction to Special Issue on Visualization Applied to Software Engineering
(2023)
Software visualization is a broad research area whose general goal is to enhance and promote the theory, realization, and evaluation of approaches to visually encode and analyze software systems, including software development ...
SRec and VAST: Visualizing Software with a Student-Centered Aim
This paper reviews software visualization focused on the educational environment. Software visualization is a very wide study field, so we have focused on two areas: recursion visualization and parsers' visualization. The ...
Evaluating the Graph-based Visualization Technique: A Controlled Experiment
(Universidad UTE, 2017)
LibViews - An information visualization application for third-party libraries on software projects
(2016-08-31)
Software libraries allow developers to create software projects upon basic functions already implemented. In this way, it is possible to focus on more complex activities to achieve the software solution aims. Software ...
Uso del PSP (Personal Software Process) en el desarrollo de software
(QUITO/ EPN/ 2007, 2009)
Software Visualizations to Analyze Memory Consumption: ALiterature Review
(2022)
Understanding and optimizing memory usage of software applications is a difficult task, usually involving the analysis of large amounts of memory-related complex data. Over the years, numerous software visualizations have ...
A visual approach to support Change Impact Analysis in object-oriented source code
(Ieee, 2020-01-01)
Change Impact Analysis aims to identify parts of a system affected by the proposed change implementation. Although one may find in literature techniques to automate the impact identification process, it is still highly ...
Visual approach for change impact analysis: a controlled experiment
(Ieee, 2015-01-01)
In the context of Software Maintenance, when a source code element must be changed, there is the need to identify if other elements will be affected by the change, in order to keep the code consistent. This identification ...
Um metamodelo para facilitar a integração de ferramentas de visualização de software e mineração de interesses transversais
(Universidade Federal de São CarlosBRUFSCarPrograma de Pós-Graduação em Ciência da Computação - PPGCC, 2013-11-22)
A goal of the Object-Oriented Programming is to develop software with better modularization and separation of concerns, although tangling and scattering of some of these concerns cannot be prevented. The Aspect-Oriented ...