Essays about: "Automatic test generation"

Showing result 1 - 5 of 63 essays containing the words Automatic test generation.

  1. 1. Potential and Limitations of the Sketch Map Tool in the International Red Cross Red Crescent Movement

    University essay from Lunds universitet/Avdelningen för Riskhantering och Samhällssäkerhet

    Author : Kimon Letzner; [2024]
    Keywords : Disaster risk reduction; Participatory action research; Community risk mapping; International Red Cross Red Crescent Movement; Colombia; Technology and Engineering;

    Abstract : In disaster risk management, participatory mapping (PM) closes spatial data gaps in communities by integrating local risk knowledge. The thesis examined the potential and limitations of the Sketch Map Tool (SMT) as a PM tool for community-based disaster risk reduction (DRR) through an International Red Cross Red Crescent Movement case study. READ MORE

  2. 2. Parameter Estimation and Simulation of Driving Datasets

    University essay from KTH/Väg- och spårfordon samt konceptuell fordonsdesign

    Author : Bojian Qu; [2023]
    Keywords : autonomous vehicles; safety assessment; trajectory generation; safety-critical scenarios; density estimation; approximate inference; självkörande fordon; säkerhetsbedömning; bana generering; säkerhetskritiska scenarier; densitetsuppskattning; ungefärlig slutledning;

    Abstract : The development of autonomous driving in recent years has been in full swing and one of the aspects that Autonomous Vehicles (AVs) should always focus on is safety. Although the corresponding technology has gradually matured, and AVs have performed well in a large number of tests, people are still uncertain whether AVs can cope with all possible situations. READ MORE

  3. 3. Empirical Comparison Between Conventional and AI-based Automated Unit Test Generation Tools in Java

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Marios Gkikopouli; Batjigdrel Bataa; [2023]
    Keywords : Software Testing; Unit Testing; Automatic Test Case Generation; AI; Defects4J; Experiment; ;

    Abstract : Unit testing plays a crucial role in ensuring the quality and reliability of software systems. However, manual testing can often be a slow and time-consuming process. With current advancements in artificial intelligence (AI), new tools have emerged for automated unit testing to address this issue. READ MORE

  4. 4. Automatic generation of definitions : Exploring if GPT is useful for defining words

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

    Author : Fanny Eriksson; [2023]
    Keywords : Definitions; NLG; prompt engineering; GPT; GPT-SW3; text-davinci-003;

    Abstract : When reading a text, it is common to get stuck on unfamiliar words that are difficult to understand in the local context. In these cases, we use dictionaries or similar online resources to find the general meaning of the word. READ MORE

  5. 5. Creating a Unit Testing Application Prototype for JavaScript

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

    Author : Mårten Björkman; Jonathan Bergqvist; [2022]
    Keywords : Unit Tests; Test Creation; Test Maintenance; JavaScript; Code Analysis; Enhetstester; Testskapande; Testunderhåll; JavaScript; Kodnalys;

    Abstract : Testing is an integral part of software development with the goal of verifying a system’s requirements. One of the most commonly used methods for verifying code is unit testing. If done properly, unit testing can guarantee the intended functionality of a code unit. READ MORE