Sciweavers

1117 search results - page 14 / 224
» Improving Testing Efficiency using Cumulative Test Analysis
Sort
View
AGILEDC
2007
IEEE
15 years 6 months ago
On the Sustained Use of a Test-Driven Development Practice at IBM
Test-Driven Development (TDD) is an agile practice that is widely accepted and advocated by most agile methods and methodologists. In this paper, we report on a post hoc analysis ...
Julio Cesar Sanchez, Laurie A. Williams, E. Michae...
ICMCS
2006
IEEE
98views Multimedia» more  ICMCS 2006»
15 years 5 months ago
Video Object Segmentation Based on Object Enhancement and Region Merging
This paper proposes a number of improvements to existing work in off line video object segmentation. Object color and motion variance, and histogram-based merging are used to impr...
Ken Ryan, Aishy Amer, Langis Gagnon
BMCBI
2011
14 years 3 months ago
Robust joint analysis allowing for model uncertainty in two-stage genetic association studies
Background: The cost efficient two-stage design is often used in genome-wide association studies (GWASs) in searching for genetic loci underlying the susceptibility for complex di...
Dongdong Pan, Qizhai Li, Ningning Jiang, Aiyi Liu,...
ISSTA
1998
ACM
15 years 4 months ago
On the Limit of Control Flow Analysis for Regression Test Selection
Automated analyses for regression test selection (RTS) attempt to determine if a modified program, when run on a test t, will have the same behavior as an old version of the prog...
Thomas Ball
AADEBUG
2005
Springer
15 years 5 months ago
Code coverage testing using hardware performance monitoring support
Code coverage analysis, the process of finding code exercised by a particular set of test inputs, is an important component of software development and verification. Most tradit...
Alex Shye, Matthew Iyer, Vijay Janapa Reddi, Danie...