Essays about: "Hikari Watanabe"

Found 1 essay containing the words Hikari Watanabe.

  1. 1. Effectiveness of Inadequate Test Suites : A Case Study of Mutation Analysis

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Hikari Watanabe; [2017]
    Keywords : Mutation testing; code coverage; regression analysis;

    Abstract : How can you tell whether your test suites are reliable? This is often done through the use of coverage criterion that would define a set of requirements that the test suites need to fulfill in order to be considered reliable. The most widely used criterion is those referred to as code coverage, where the degree to which the code base is covered is used as an arbitrary measure of how good the test suites are. READ MORE