핵심 개념
Programmers often misunderstand the importance of bug reporting in software quality.
초록
The article discusses how programmers sometimes view bug reports negatively, leading to underreporting and misconceptions about the value of testing. A survey of 102 programmers revealed that only a third perceive bug quantity as indicative of higher quality. The study highlights the impact of withholding bug reports on projects and the misconception that absence of bugs indicates high coding quality. Results show that programmers are not afraid to report bugs but do not consider a larger number of reports as an indicator of higher quality. The research aims to shed light on programmers' perceptions regarding bug reporting and its relation to software quality.
통계
Through a survey of 102 programmers, only a third perceive the quantity of bugs found and rectified in a repository as indicative of higher quality.
More than 60% of answers were in favor of improving and reporting a sample low-quality bug report.
33% of respondents consider software quality positively correlated with the number of bugs reported.
Majority (60%) are comfortable with reporting bugs, while 40% prefer technical improvements over avoidance.
인용구
"Programmers may believe that the absence of bug reports in their projects is a sign of high coding quality."
"Some authors raised concerns about programmers misunderstanding the value of testing."
"Results demonstrate that libraries with more closed bug reports are preferable."