Essays about: "unit-testing"

Showing result 1 - 5 of 49 essays containing the word unit-testing.

  1. 1. Continuous Integration for Embedded Software with Modular Firmware Architecture

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

    Author : Fabian Segatz; [2023]
    Keywords : Continuous integration; Embedded software development; Modular firmware architecture; Jenkins; Software quality; Kontinuerlig integration; Inbyggd programvaruutveckling; Modulär fastvara arkitektur; Jenkins; Programvarukvalitet;

    Abstract : Continuous Integration (CI) techniques are widely adopted in web and application development but have received limited attention in the embedded software domain. This thesis investigates the application of CI techniques in embedded software development through a case study at Cobolt AB, a company specializing in optoelectronics. READ MORE

  2. 2. ChatGPT: A gateway to AI generated unit testing

    University essay from Jönköping University/Tekniska Högskolan

    Author : Daniel Fiallos Karlsson; Philip Abraham; [2023]
    Keywords : ChatGPT; OpenAI; AI; Unit testing; Software development; C#; TypeScript;

    Abstract : This paper studies how the newly released AI ChatGPT can be used to reduce the time and effort software developers spend on writing unit tests, more specifically if ChatGPT can generate quality unit tests. Another aspect of the study is how the prompting of ChatGPT can be optimized for generating unit tests, by creating a prompt framework. READ MORE

  3. 3. Java Unit Testing with AI: An AI-Driven Prototype for Unit Test Generation

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

    Author : Katrin Kahur; Jennifer Su; [2023]
    Keywords : Unit testing; Artificial intelligence; Large language model; GPT-3.5; Java; Quantitative method; Software development; Enhetstestning; Artificiell intelligens; Stor språkmodell; GPT-3.5; Java; Kvantitativ metod; Mjukvaruutveckling;

    Abstract : In recent years, artificial intelligence (AI) has become increasingly popular. An area where AI technology is used and has received much attention during the past year is chatbots. They can simulate an understanding of human language and form text responses to questions asked. READ MORE

  4. 4. Analysis and time calculations of NC files : Time calculation of Nailing Bridge machine movements

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Julia Rohnér; Emelie Sköld; [2023]
    Keywords : CNC-Machines; NC files; time calculations;

    Abstract : Randek is a company that develops machines. The machines are used to build prefabricated houses. They have developed a CNC machine called Nailing Bridge that creates house walls. One of their issues is that they must predict the time it takes to build a wall because their customers need to know how long it takes to deliver their house. READ MORE

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