Essays about: "testfallsprioritering"

Found 3 essays containing the word testfallsprioritering.

  1. 1. Mathematical Optimization for the Test Case Prioritization Problem

    University essay from Linköpings universitet/Tillämpad matematik; Linköpings universitet/Tekniska fakulteten

    Author : Eric Felding; [2022]
    Keywords : test case prioritization; continuous integration; simulated annealing; mathematical optimization; testfallsprioritering; kontinuerlig integration; simulerad kylning; matematisk optimering;

    Abstract : Regression testing is the process of testing software to make sure changes to the software will not change the functionality. With growing test suites theneed to prioritize arises. This thesis explores how to weigh factors such as the number of fails detected, days since latest test case execution, and coverage. READ MORE

  2. 2. 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

  3. 3. Test Case Prioritization as a Mathematical Scheduling Problem

    University essay from KTH/Optimeringslära och systemteori

    Author : Marcus Ahlberg; Eric Fornander; [2018]
    Keywords : ;

    Abstract : Software testing is an extremely important phase of product development where the objective is to detect hidden bugs. The usually high complexity of today’s products makes the testing very resource intensive since numerous test cases have to be generated in order to detect all potential faults. READ MORE