
bugcenter
This webpage contains software quality analysis tools that are developed by students at Tsinghua University, Beijing, China.
BugLocator
BugLocator is an information retrieval based tool for locating the relevant files for fixing a bug. BugLocator ranks all files based on the textual similarity between the initial bug report and the source code using a new similarity measure, taking into consideration information about similar bugs that have been fixed before. Learn More.
ReLink
ReLink is the tool we developed for our research work on recovering missing links between fixed bugs and committed changes. This tool could be helpful for software engineering research that are based on the linkage data, such as software defect prediction. Learn More.
Any questions, please feel free to contact:
Dr Hongyu Zhang
Associate Professor
School of Software, Tsinghua University
Beijing 100084, ChinaPhone: 86-10-62773275
Email: hongyu@tsinghua.edu.cn
URL: https://sites.google.com/site/hongyujohn/
Project Information
The project was created on Mar 20, 2012.
- License: GNU GPL v3
- svn-based source control