Sciweavers

52 search results - page 4 / 11
» Quality of bug reports in Eclipse
Sort
View
ECLIPSE
2005
ACM
13 years 8 months ago
Coping with an open bug repository
Most open source software development projects include an open bug repository—one to which users of the software can gain full access—that is used to report and track problems...
John Anvik, Lyndon Hiew, Gail C. Murphy
MSR
2010
ACM
13 years 11 months ago
Perspectives on bugs in the Debian bug tracking system
—Bugs in Debian differ from regular software bugs. They are usually associated with packages, instead of software modules. They are caused and fixed by source package uploads in...
Julius Davies, Hanyu Zhang, Lucas Nussbaum, Daniel...
SE
2008
13 years 7 months ago
Static Bug Detection Through Analysis of Inconsistent Clones
Existing software systems contain a significant amount of duplicated code. Such redundancy can negatively impact program correctness, since inconsistent updates to duplicated code ...
Elmar Jürgens, Benjamin Hummel, Florian Deiss...
ICONFERENCE
2011
13 years 1 months ago
Design, discussion, and dissent in open bug reports
While studies have considered computer-mediated decision-making in several domains, few have considered the unique challenges posed in software design. To address this gap, a qual...
Andrew Jensen Ko, Parmit K. Chilana
MSR
2006
ACM
14 years 7 days ago
How long did it take to fix bugs?
The number of bugs (or fixes) is a common factor used to measure the quality of software and assist bug related analysis. For example, if software files have many bugs, they may b...
Sunghun Kim, E. James Whitehead Jr.