Sökning: "enhetstester"

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

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

    Kandidat-uppsats, Jönköping University/Tekniska Högskolan

    Författare :Daniel Fiallos Karlsson; Philip Abraham; [2023]
    Nyckelord :ChatGPT; OpenAI; AI; Unit testing; Software development; C#; TypeScript;

    Sammanfattning : 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. 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. Utveckling och utvärdering av en automatiseringslösning hos Etteplan : En lösning på ett repetitivt arbetsmoment

    Kandidat-uppsats, Karlstads universitet/Handelshögskolan (from 2013)

    Författare :Albin Fernström; [2023]
    Nyckelord :Automatisering; Python; OCR; Design Science Research; utvärdering; dokumentgranskning;

    Sammanfattning : Allt fler företag letar efter effektiva sätt att utföra repetitiva uppgifter. Författaren kom i kontakt med företaget Etteplan, som manuellt granskar olika handlingar (dokument) för att hitta och notera eventuella felaktigheter. LÄS MER

  4. 4. Increasing Trust in Software by Synthesizing Property-based Tests from Existing Unit Tests : A study on the expansion of existing test suites through the creation of property-based tests via invariants inferred from existing example-based unit tests

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

    Författare :Richard Uggelberg; [2022]
    Nyckelord :Software Testing; Software Engineering; Test Improvement; Property-based Testing; Invariant Detection; Mjukvarutestning; Mjukvarukonstruktion; Testförbättring; Egenskapsbaserad Testning; Invariantdetektion;

    Sammanfattning : Many software projects include an extensive suite of example-based unit tests. The examples in the test suite can be used as an implicit specification of the behavior of the software. Inferring invariants from these examples may aid in the creation of property-based tests. LÄS MER

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