Essays about: "tests execution"

Showing result 1 - 5 of 164 essays containing the words tests execution.

  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. Enhancing Privacy in Cookieless Web Advertising : A Comparative Study of Multi-Party Computation and Trusted Execution Environment Solutions for Private Attribution Reporting

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

    Author : Victor Massy; [2023]
    Keywords : Multiparty computation; Trusted execution envrionment; Web advertising; Private attribution reporting; Flerpartsberäkning; Pålitlig exekveringsmiljö; Webannonsering; Privat attributionsrapportering;

    Abstract : The end of third-party cookies has driven the advertising market to seek new solutions. Third-party cookies were widely used to track users’ online activities across websites. However, the growing concern for privacy has led web browsers to put an end to this practice. READ MORE

  3. 3. Sync your tests : A qualitative study on strategies for testing asynchronous code

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

    Author : Rasmus Lagerström; Filip Kjellgren; [2023]
    Keywords : ;

    Abstract : The rise of Electrical control units inside of vehicles has led to strict safety regulationsin terms of testing specific software. When the software indicates errors due to inconsistenttests, instead of actual faults, problems arise and a product’s credibility and reliability arequestioned. READ MORE

  4. 4. Fuzz Testing for Quality Control in Systems with Complex Input Data

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

    Author : Josefin Bodin; [2023]
    Keywords : fuzz testing; quality control; complex input; input validation; software testing; fuzzing;

    Abstract : Fuzz testing is a testing technique used to generate a large amount of random or semi-random input data. This data is then fed to a target system which is then run with said data and monitored for anomalous behaviour. 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