Essays about: "bug repository"

Showing result 1 - 5 of 7 essays containing the words bug repository.

  1. 1. Meaningful Metrics in Software Engineering : The Value and Risks of Using Repository Metrics in a Company

    University essay from Malmö universitet/Fakulteten för teknik och samhälle (TS)

    Author : Frida Jacobsson; [2023]
    Keywords : Repository metrics; measurements in software development; ethics in software engineering; performance monitoring; GDPR; Git;

    Abstract : Many large companies use various business intelligence solutions to filter, process, and visualize their software source code repository data. These tools focus on improving continuous integration and are used to get insights about people, products, and projects in the organization. READ MORE

  2. 2. Bug Prediction with Machine Learning : Bloodhound 0.1

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Author : Gustav Rehnholm; Felix Rysjö; [2021]
    Keywords : Bug prediction; Machine learning; Time series classification;

    Abstract : Introduction   Bugs in software is a problem that grows over time if they are not dealt with in an early stage, therefore it is desirable to find bugs as early as possible. Bugs usually correlate with low software quality, which can be measured with different code metrics. READ MORE

  3. 3. Predicting Software Defectiveness by Mining Software Repositories

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Stanislav Kasianenko; [2018]
    Keywords : repository mining; software metric; correlation; defect; bug; natural language processing; Pearson coefficient; Breiman’s decision tree; machine learning;

    Abstract : One of the important aims of the continuous software development process is to localize and remove all existing program bugs as fast as possible. Such goal is highly related to software engineering and defectiveness estimation. Many big companies started to store source code in software repositories as the later grew in popularity. READ MORE

  4. 4. SZZ Unleashed: Bug Prediction on the Jenkins Core Repository (Open Source Implementations of Bug Prediction Tools on Commit Level)

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Kristian Berg; Oscar Svensson; [2018]
    Keywords : Technology and Engineering;

    Abstract : .... READ MORE

  5. 5. Tuning of machine learning algorithms for automatic bug assignment

    University essay from Linköpings universitet/Programvara och system

    Author : Daniel Artchounin; [2017]
    Keywords : bug triage; bug assignment; bug mining; bug report; activity-based approach; issue tracking; bug repository; bug tracker; pre-processing; feature extraction; feature selection; tuning; model selection; hyper-parameter optimization; text mining; text classification; classifier; supervised learning; machine learning; information retrieval; bugzilla; eclipse jdt; mozilla firefox; open source software; proprietary project; accuracy; mean reciprocal rank; software development; software maintenance; software engineering;

    Abstract : In software development projects, bug triage consists mainly of assigning bug reports to software developers or teams (depending on the project). The partial or total automation of this task would have a positive economic impact on many software projects. READ MORE