Search
Now showing items 1-10 of 12
Reporte técnico sobre Visual Studio 2010
(2012-10-24)
A Comparison between a Relational Database and a Graph Database in the context of a Personalized Cancer Treatment Application
(2016)
This paper presents a performance comparison between a relational database (implemented in MySQL) and a graph database (implemented in Neo4j). Unlike traditional benchmarks, this comparison is made in the context of a real ...
Evaluando la Creación de Pruebas Unitarias para un Sistema Legado mediante Microsoft Fakes y Dobles de Prueba
(2016-04)
Este artículo evalúa la creación de pruebas unitarias para un sistema de código legado usando dos técnicas alternativas: el framework de aislamiento Microsoft Fakes y el método de dobles de prueba. La organización en la ...
Aplicación del nivel 1 estándar ASVS de OWASP: un caso de estudio
(2016-04)
Este caso de estudio explora la aplicabilidad del nivel 1 del estándar para verificación de la seguridad de aplicaciones de OWASP en el contexto de una aplicación web de la industria financiera. Dos analistas de calidad ...
A user interaction bug analyzer based on image processing
(2016-08)
Mobile applications support a set of user-interaction features that are independent
of the application logic. Rotating the device, scrolling, or zooming are examples
of such features. Some bugs in mobile applications can ...
Building a Personalized Cancer Treatment System
(2016)
This paper reports the process by which a personalized cancer treatment system was built, following a user-centered approach. We give some background on personalized cancer treatment, the particular tumor chemosensitivity ...
Design and Evaluation of a Personalized Cancer Treatment System using Human-Computer Interaction Techniques
(2016)
This paper presents a case study where Human-Computer
Interaction techniques were applied in the design and evaluation of a
health system. The system consisted of a software platform that supports
personalized cancer ...
Design and Implementation of a Software Testing Training Course
(2015)
This paper presents the design and implementation of a software testing training course for software
developers with little or no background on software testing. The design of this training course is modular, so that it ...
A tertiary study on model-based testing areas, tools and challenges: Preliminary results
(2018-04-24)
Context: Model-based testing (MBT) is one of the most studied approaches by secondary studies in the area of software testing. A tertiary study that aggregates knowledge from secondary studies on MBT can be useful to both ...
Evaluación del uso de pruebas basadas en modelos en un proyecto de la industria
(2019)
Las pruebas basadas en modelos (MBT, por sus siglas en inglés) es un enfoque que automatiza el diseño y la generación de casos de prueba a partir de un modelo que representa el sistema bajo prueba. MBT puede reducir el ...