Essays about: "software test execution"

Showing result 1 - 5 of 130 essays containing the words software test 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. The State of Stateful Serverless Systems

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

    Author : Ashmitha Ambastha; [2023]
    Keywords : Stateful Serverless Systems; Azure Durable Functions; Apache Flink StateFun; Kalix; Cloudburst; Function-as-a-Service; Serverlösa system utan tillstånd; Azure Durable Functions; Apache Flink StateFun; Kalix; Cloudburst; funktion som tjänst;

    Abstract : Serverless computing and Function-as-a-service are popular paradigms that simplify application development by abstracting the development layer from the underlying infrastructure components. These systems work in a pay-as-you-go model and provide an efficient environment for developers to focus entirely on developing their business logic. 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