Essays about: "Technical debt"

Showing result 21 - 25 of 45 essays containing the words Technical debt.

  1. 21. Developing a Framework to measure Enterprise Architecture Debts

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Parumita Saha; [2020]
    Keywords : Technical Debt; Enterprise Architecture debt EAD ; Code Smells; Enterprise Architecture Model EAM ; Enterprise Architecture Tool EAT ; Teknisk skuld; företagsarkitekturskuld; företagsarkitektur EA ; EA verktyg;

    Abstract : Technical debt is used to describe the changing or to maintain a system due to expedient shortcuts done during its development. In the context of the software development industry, technical debt is regarded as a critical issue in terms of the negative consequences such as increased software development cost, low product quality, decreased maintainability, and slowed progress to the long-term success of developing software. READ MORE

  2. 22. Source code quality in connection to self-admitted technical debt

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

    Author : Alina Hrynko; [2020]
    Keywords : Self-admitted technical debt; technical debt; bug; issue; SonarQube; code quality;

    Abstract : The importance of software code quality is increasing rapidly. With more code being written every day, its maintenance and support are becoming harder and more expensive. New automatic code review tools are developed to reach quality goals. One of these tools is SonarQube. READ MORE

  3. 23. Identification and Management of Requirements Debt : Systematic Mapping Study and Survey

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Qianneng Wang; Yujie Huang; [2020]
    Keywords : requirements debt; requirement engineering; requirement management;

    Abstract : Background: Technical debt(TD) is incurred when developers accept compromises in a system in one dimension to meet urgent demand in some other dimensions (e.g., a deadline). If technical debt is not managed correctly, it will cause hidden danger to software’s long term success. READ MORE

  4. 24. Connecting GitHub Issues with Commits in Open Source Software Projects

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Georgi Dungarov; [2019-11-26]
    Keywords : ;

    Abstract : In the current state of software development a common way to manage and contribute to an Open Source Software Project is to use Version Control Systems. GitHub, one of the largest hosting services for Open Source projects, provides an issue-tracking system allowing users and developers to report issues and offer solutions. READ MORE

  5. 25. An Investigation of Integration Debt in Continuous Integration - A design science study

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Pooriya Balavi; Kevin Rasku; [2019-11-19]
    Keywords : Continuous integration; Integration debt; Repository mining; Software metrics; Code integration; Merge conflict; Automated test and build;

    Abstract : Continuous integration is a commonly used method in software development. It is used to improve the development process by prescribing frequent code integration and testing and thereby creating a mechanism for early feedback. READ MORE