Sciweavers

23 search results - page 3 / 5
» An empirical study of fault localization for end-user progra...
Sort
View
COMPSAC
2009
IEEE
14 years 7 days ago
How Well Do Test Case Prioritization Techniques Support Statistical Fault Localization
—In continuous integration, a tight integration of test case prioritization techniques and fault-localization techniques may both expose failures faster and locate faults more ef...
Bo Jiang, Zhenyu Zhang, T. H. Tse, Tsong Yueh Chen
KBSE
2005
IEEE
14 years 1 months ago
Empirical evaluation of the tarantula automatic fault-localization technique
The high cost of locating faults in programs has motivated the development of techniques that assist in fault localization by automating part of the process of searching for fault...
James A. Jones, Mary Jean Harrold
SCAM
2008
IEEE
14 years 1 months ago
An Empirical Study of Function Overloading in C++
The usefulness and usability of programming tools (for example, languages, libraries, and frameworks) may greatly impact programmer productivity and software quality. Ideally, the...
Cheng Wang, Daqing Hou
ITICSE
2006
ACM
14 years 1 months ago
Identifying novice difficulties in object oriented design
We report on a study of novice programmers’ object oriented class designs. These designs were analysed to discover what faults they displayed. The two most common faults related...
Benjy J. Thomasson, Mark Ratcliffe, Lynda Thomas
ICSE
2010
IEEE-ACM
14 years 9 days ago
Falcon: fault localization in concurrent programs
Concurrency fault are difficult to find because they usually occur under specific thread interleavings. Fault-detection tools in this area find data-access patterns among threa...
Sangmin Park, Richard W. Vuduc, Mary Jean Harrold