Application of Data Mining Techniques for Improving Continuous Integration

Main Author: Meenakshi Kathayat
Format: Article Journal
Terbitan: , 2018
Subjects:
Online Access: https://zenodo.org/record/2239358
Daftar Isi:
  • Continuous integration is a software development process where members of a team frequently integrate the work done by them. Generally each person integrates at least daily - leading to multiple integrations per day. Integration done by each developer is verified by an automated build (including test) to detect integration errors as quickly as possible. Many teams find that this approach reduces integration problems and allows a team to develop cohesive software rapidly. Continuous Integration doesn’t remove bugs, but it does make them dramatically easier to find and remove. This paper provides an overview of various issues regarding Continuous Integration and how various data mining techniques can be applied in continuous integration data for extracting useful knowledge and solving continuous integration problems.