ANALYZING THE RELATIONSHIP BETWEEN CODE REVIEW AND BUGS IN SOFTWARE RELEASE USING MINING SOFTWARE REPOSITORIES TECHNIQUE

Code Review process can help identify errors and defects in code before they are integrated into the final product. In addition, Code Review can also help developers improve their understanding of code and software architecture. Code Review aims to overcome bugs in the software. However, the rela...

Full description

Saved in:
Bibliographic Details
Main Author: Joel Sinatra, Vincent
Format: Theses
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/76973
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Code Review process can help identify errors and defects in code before they are integrated into the final product. In addition, Code Review can also help developers improve their understanding of code and software architecture. Code Review aims to overcome bugs in the software. However, the relationship between the influence of Code Review and Bugs in released software is still not fully understood. This study aims to investigate and examine the relationship between Code Review and Bugs in released software. This study will use Mining Software Repositories techniques to collect and analyze data from released software repositories. The data collected will include results of Code Review and Bug Tracking for each released software version. Then, the data will be analyzed to determine how strong the relationship is between Bugs in the software and the Code Review performed before the release.