Essays about: "test suite"

Showing result 1 - 5 of 154 essays containing the words test suite.

  1. 1. Comparing Static and Dynamic Synchronization of GUI-based tests: An Industrial study

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

    Author : Carl Johan Wellner; [2024]
    Keywords : GUI testing; Synchronization; Test automation; Playwright; Selenium;

    Abstract : Background. Speed is getting more and more critical in modern Software Engineering to be able to respond to users’ expectations of product development. One practice that takes a significant amount of time in the process of releasing software to the customers is testing. READ MORE

  2. 2. Introducing software testing in an SME : An investigation of software testing in a web application

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

    Author : Per Arn; [2023]
    Keywords : software testing; web applications; front end development; component testing; end-to-end testing; testing frameworks; Mjukvarutestning; webbapplikationer; frontendutveckling; komponenttestning; användartestning; testramverk;

    Abstract : Quality assurance and software testing of software artifacts is as important as ever and this is especially so the case in web applications. The web applications of today are more complex and are used in more critical systems at a larger scale than ever before. However, testing of these applications is very challenging due to their dynamic nature. READ MORE

  3. 3. UCov : A Static Analysis Tool for API Usage Coverage Validation

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

    Author : Thomas Couturou; [2023]
    Keywords : Compatibility coverage; Static analysis; API; Usage pattern; Breaking changes; Kompatibilitetstäckning; Statisk analys; API; Användningsmönster; Förändringar;

    Abstract : Nowadays, all software projects are based on a large number of libraries, so they do not have to start from scratch. These libraries evolve over time, whether to add functionality or to simplify their use. These updates are necessary to improve their libraries, but can lead to errors in their clients’ code. READ MORE

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

  5. 5. Behavioural comparison of test and field executions of video games

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

    Author : Chloé Marie Porion; [2023]
    Keywords : Software Testing; Field Monitoring; Test Monitoring; Video Games; Video Game Modding; Mjukvarutestning; Fältövervakning; Testövervakning; Videospel; Videospel Modding;

    Abstract : Software developers write tests to ensure that their application behaves as intended. However, the behaviour of an application in production may deviate from the behaviours that are tested. This difference between test and field executions is rarely assessed in practice. READ MORE