Essays about: "Test Case Prioritization"

Showing result 6 - 10 of 26 essays containing the words Test Case Prioritization.

  1. 6. 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. 7. Dynamic Test Scope Selection in Continuous Integration Loop

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Gabraiel Bahnan; [2022]
    Keywords : Test automation; Test case selection; Quality Assurance; Application programming interface; Test case prioritization; Regression testing; Continuous integration;

    Abstract : Continuous integration (CI) is a critical step in big software projects, and the telecommunications industry relies on it in 5G network deployment. The testing infrastructure during the implementation is significantly challenging, and the developers need to execute fewer tests to get faster feedback about their changes in the code. READ MORE

  3. 8. 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

  4. 9. Evaluating the Trade-offs of Diversity-Based Test Prioritization: An Experiment

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Ranim Khojah; Chi Hong Chao; [2020-12-03]
    Keywords : Diversity-based testing; Test Case Prioritization; Natural Language Processing NLP ; Level of Testing LoT ;

    Abstract : Different test prioritization techniques detect faults at earlier stages of test execution. To this end, Diversity-based techniques (DBT) have been cost-effective by prioritizing the most dissimilar test cases to maintain effectiveness and coverage with lower resources at different stages of the software development life cycle, called levels of testing (LoT). READ MORE

  5. 10. Test Case Dependency Detection Using Syntactic Analysis of Code for Test Optimization Purposes

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

    Author : Rouwayd Hanna; [2020]
    Keywords : ;

    Abstract : It is not possible to develop high quality software for large systems without a rigorous testing process. However, testing tends to be costly and time consuming, which is why research in test optimization has received a great deal of attention. READ MORE