Sökning: "mutationsanalys"

Hittade 2 uppsatser innehållade ordet mutationsanalys.

  1. 1. Model Coverage vs System-under-test Coverage in Model-based testing : Using Edge-pair coverage, Edge coverage, Node coverage and Mutation analysis

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :George Rezkalla; [2021]
    Nyckelord :model-based testing; system-under-test; edge-pair coverage; edge coverage; node coverage; black-box testing; white-box testing; mutation analysis; test suite effectiveness; modellbaserad testning; system-under-test; kantparstäckning; kant-täckning; nodtäckning; black-box-testning; white-box-testning; mutationsanalys; testsvitseffektivitet;

    Sammanfattning : Model-based testing (MBT) is a black-box software testing technique that focuses on specification of the system-under-test (SUT) and/or its environment. It uses models to automatically generate a large number of tests. LÄS MER

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

    Magister-uppsats, KTH/Skolan för datavetenskap och kommunikation (CSC)

    Författare :Hikari Watanabe; [2017]
    Nyckelord :Mutation testing; code coverage; regression analysis;

    Sammanfattning : 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. LÄS MER