Essays about: "Bug prioritization"

Found 3 essays containing the words Bug prioritization.

  1. 1. Bugs Prioritization in Software Engineering : A Systematic Literature Review on Techniques and Methods

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

    Author : Nitin Pasikanti; Chadi Kawaf; [2022]
    Keywords : Bug; prioritization; software engineering; bug report; bug tracking system; systematic literature review; machine learning;

    Abstract : Today’s world is a network of interconnected systems that are always running to facilitate information exchange so people can carry out their daily activities. Software applications are constantly evolving to meet the increasing expectations of the growing market, thereby giving rise to the development of large complex systems. READ MORE

  2. 2. Prioritization of Software Bugs using an SMT Solver

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

    Author : Sirwan Rasoul; [2021]
    Keywords : Bug prioritization; Satisfiability modulo theories; Interactive bug prioritization.;

    Abstract : Many bugs are reported during the software maintenance phase, and in order for asoftware product to have a longer life, it must effectively handle and resolve thesebugs. As a result, when cost and time are considered, a prioritized list of bugs isrequired for all products. READ MORE

  3. 3. AutoGraphQL : An automated test generation tool for GraphQL

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

    Author : Louise Zetterlund; [2021]
    Keywords : ;

    Abstract : This thesis presents a novel technique to automatically generate test cases that assess the implementation of a GraphQL API. The key conceptual foundation for this technique is to log end-user queries when the system is in production and to turn these actual usages of the API into test cases. READ MORE