Essays about: "statement coverage"

Showing result 1 - 5 of 9 essays containing the words statement coverage.

  1. 1. Biochar and district heating : The path to negative emissions

    University essay from Uppsala universitet/Institutionen för samhällsbyggnad och industriell teknik

    Author : Amanda Widlund; Thomas Norström; William Isaksson; Andreas Andersson; [2023]
    Keywords : biochar; pyrolysis; climate impact; carbon sink; district heating;

    Abstract : Uppsala Kommun is developing a new city district called Sydöstra staden (SÖS) as an innovative and transformative city district. A technical supply system that aligns with the district’s goals is pyrolysis. Pyrolysis is a process where biomass is heated without the supply of oxygen. READ MORE

  2. 2. Implementing and comparing challengers to popular multi-objective algorithms for unit test cases generation

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

    Author : Elias Lindfors; [2023]
    Keywords : multi-objective; evosuite; genetic; algorithm;

    Abstract : The topic of multi-objective algorithms has been researched for many years, where hundreds of multi-objective algorithms have been developed. With the field of search-based software engineering attracting use-cases, more research on which algorithms are fitting the area is still lacking. READ MORE

  3. 3. Evaluating the Ratio of Alive Code in Java Third-Party Libraries : A Comparison between a Static and a Dynamic Approach

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

    Author : Andreas Brommund; [2019]
    Keywords : ;

    Abstract : Today’s software development heavily relies on the use of third-party libraries. However, some libraries have a rich set of functionalities where only a few of them are used. This leads to an unnecessary complex codebase that needs maintenance. This thesis compares two methods used to calculate the ratio of used code in the third-party libraries. READ MORE

  4. 4. Type-directed Generation and Shrinking for Imperative Programming Languages

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Bodin Samuel; Söderman Joel; [2018]
    Keywords : ;

    Abstract : Optimizing compilers are large and complex systems, potentially consisting of millions of lines of code. As a result, the implementation of an industry standard compiler can contain several serious bugs. This is alarming given the critical part that software plays in modern society. READ MORE

  5. 5. Mutation testing as quality assurance in base station software

    University essay from Linköpings universitet/Programvara och system; Linköpings universitet/Tekniska högskolan

    Author : Niclas Norman; [2014]
    Keywords : Mutation testing; software testing; code coverage; statement coverage; MiLu; telecom; base station;

    Abstract : Telecom base stations are a critical part of society's information infrastructure. To ensure high quality base station software, automated testing is an important part of development. Ericsson measures the quality of automated tests with statement coverage, counting the number of statements executed by a test suite. READ MORE