Essays about: "software testing"

Showing result 6 - 10 of 1306 essays containing the words software testing.

  1. 6. 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. 7. On Expressing Automotive Maneuvers with SFC

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

    Author : Zizhuang Cui; Jiacheng Li; [2023-10-05]
    Keywords : space-filling curve; Software engineering; software testing; taxonomy;

    Abstract : Conventional methods for testing autonomous driving software often involve dealing with a large number of dimensions, which can complicate the processing and analysis of test datasets. Therefore, there is a pressing need to develop a more efficient approach that is both time and cost-effective. READ MORE

  3. 8. A Case Study on the Limitations of Automated Duplicate Bug Report Detection

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

    Author : Malte Götharsson; Karl Stahre; [2023-09-26]
    Keywords : ;

    Abstract : Identifying duplicate bug reports is crucial in software development as it helps streamline the debugging process, reduce redundancy, and enhance overall efficiency. By addressing the challenges associated with existing automated techniques and leveraging testers’ expertise, the tool proposed in this study aims to improve the accuracy of duplicate detection, saving valuable time and resources while ensuring that potential duplicates are not overlooked. READ MORE

  4. 9. Comparing the Locality Preservation of Z-order Curves and Hilbert Curves

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

    Author : Alex Nordin; Adam Telles; [2023-08-03]
    Keywords : space-filling curve; software engineering; software testing;

    Abstract : Developing and testing software in the automotive industry and in the research of autonomous vehicles requires the costly querying of multidimensional data recorded from such a vehicle’s various sensors. Through encoding such data using space filling curves, faster queries could be achieved by reducing multiple dimensions into a singular dimension, while exploiting the patterns that emerge in the one-dimensional representation to still get accurate search results. READ MORE

  5. 10. 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