Sökning: "Enhetstestning"

Visar resultat 1 - 5 av 23 uppsatser innehållade ordet Enhetstestning.

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

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

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

    Sammanfattning : 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. LÄS MER

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

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Katrin Kahur; Jennifer Su; [2023]
    Nyckelord :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;

    Sammanfattning : 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. LÄS MER

  3. 3. Utvecklares upplevelser av enhetstester

    Kandidat-uppsats, Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Författare :Robert Lindberg; Oskar Thysell; [2022]
    Nyckelord :unit test; unit testing; enhetstest; enhetstester; enhetstestning;

    Sammanfattning : Syftet med studien har varit att undersöka vilka utmaningar utvecklare upplever vidgenomförande av enhetstester. Enhetstester är testkod som skrivs för att verifiera att produktionskod eller så kallad vanlig kod fungerar på ett bra sätt och uppfyller sitt syfte. LÄS MER

  4. 4. Ramverk för enhetstestning : För en eventuell kurs på Mittuniversitetet

    Kandidat-uppsats, Mittuniversitetet/Institutionen för informationssystem och –teknologi

    Författare :Robin Dahlgren; [2022]
    Nyckelord :Unit test; JUnit 5; Unit test for a course in university;

    Sammanfattning : I dagens digitala samhälle är tester på applikationer och kodbaser ett vanligt förekommande fenomen. Tester utförs på flera företag både manuellt och automatiskt och vill gärna rekrytera personer med kunskap inom testning. LÄS MER

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

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

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

    Sammanfattning : 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. LÄS MER