Community:SummerOfCode10:Brainstorming: Difference between revisions

Jump to navigation Jump to search
m
→‎Bugzilla: fixed format
(→‎Bugzilla: add Duplicated Bug Detector)
m (→‎Bugzilla: fixed format)
Line 132: Line 132:
! Comments
! Comments
|-
|-
! Duplicated Bug Detector
|Duplicated Bug Detector
! Many bugs have been fixed as duplicated and the detection of them depends on memories and search abilities of QA people. Implementing the recommending module for them will increase efficiency for QA people for processing https://developer.mozilla.org/en/Screening_duplicate_bugs
|Many bugs have been fixed as duplicated and the detection of them depends on memories and search abilities of QA people. Implementing the recommending module for them will increase efficiency for QA people for processing https://developer.mozilla.org/en/Screening_duplicate_bugs


This project implements Anti-Unified Bug(AUBug) for Bugzilla which utilizes the idea of anti-unification of an abstraction of two or more bug reports. The result of the project shows similar bugs by percentage for an original bug analyzed by a hierarchical collection of abstract structures, which identify the commonalities between two or more bug reports and maintain links to the original bug reports.
This project implements Anti-Unified Bug(AUBug) for Bugzilla which utilizes the idea of anti-unification of an abstraction of two or more bug reports. The result of the project shows similar bugs by percentage for an original bug analyzed by a hierarchical collection of abstract structures, which identify the commonalities between two or more bug reports and maintain links to the original bug reports.
Line 140: Line 140:


Comment: Anti-unification techniques are generally used in detection similar code, but we applied it to bug report system. In Mozilla's bugzilla, user-generated bugs including stack trace and source code are rare, but it can be useful in developer-based bug system.
Comment: Anti-unification techniques are generally used in detection similar code, but we applied it to bug report system. In Mozilla's bugzilla, user-generated bugs including stack trace and source code are rare, but it can be useful in developer-based bug system.
! Louis Gong, Channy Yun  
|Louis Gong(HKUST), Channy Yun(SNU)
! ?
| ?
! Anti-unification techniques are generally used in detection similar code, but we applied it to bug report system. In Mozilla's bugzilla, user-generated bugs including stack trace and source code are rare, but it can be useful in developer-based bug system.
| Anti-unification techniques are generally used in detection similar code, but we applied it to bug report system. In Mozilla's bugzilla, user-generated bugs including stack trace and source code are rare, but it can be useful in developer-based bug system.
|}
|}


Confirmed users
96

edits

Navigation menu